Commit 309b6995 authored by Nikkolai Fernandez's avatar Nikkolai Fernandez Committed by Alexander Butenko

Add Pagination in TOB (#812)

parent 43459aea
...@@ -11,6 +11,7 @@ MysqliDb -- Simple MySQLi wrapper and object mapper with prepared statements ...@@ -11,6 +11,7 @@ MysqliDb -- Simple MySQLi wrapper and object mapper with prepared statements
**[Delete Query](#delete-query)** **[Delete Query](#delete-query)**
**[Insert Data](#insert-data)** **[Insert Data](#insert-data)**
**[Insert XML](#insert-xml)** **[Insert XML](#insert-xml)**
**[Pagination](#pagination)**
**[Running raw SQL queries](#running-raw-sql-queries)** **[Running raw SQL queries](#running-raw-sql-queries)**
**[Query Keywords](#query-keywords)** **[Query Keywords](#query-keywords)**
**[Where Conditions](#where--having-methods)** **[Where Conditions](#where--having-methods)**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment