1
0
mirror of https://github.com/DataTables/DataTables.git synced 2024-12-01 13:24:10 +01:00
DataTables/examples/server_side
Allan Jardine 55d2473d6f Fix: Remove MySQL specific commands from demo SSP class
- SQL_CALC_FOUND_ROWS was used to try and speed the queries up, and that
  works well for MySQL, but it confuses anyone who tries to modify this
  script for other databases.
- Field escaping should possibly be considered in future as well
2016-05-18 16:34:44 +01:00
..
scripts Fix: Remove MySQL specific commands from demo SSP class 2016-05-18 16:34:44 +01:00
custom_vars.html Update: Update to jQuery 1.12.3 2016-05-02 16:17:43 +01:00
defer_loading.html Update: Update to jQuery 1.12.3 2016-05-02 16:17:43 +01:00
ids.html Update: Update to jQuery 1.12.3 2016-05-02 16:17:43 +01:00
index.html Update: Update to jQuery 1.12.3 2016-05-02 16:17:43 +01:00
jsonp.html Update: Update to jQuery 1.12.3 2016-05-02 16:17:43 +01:00
object_data.html Update: Update to jQuery 1.12.3 2016-05-02 16:17:43 +01:00
pipeline.html Update: Update to jQuery 1.12.3 2016-05-02 16:17:43 +01:00
post.html Update: Update to jQuery 1.12.3 2016-05-02 16:17:43 +01:00
row_details.html Update: Update to jQuery 1.12.3 2016-05-02 16:17:43 +01:00
select_rows.html Update: Update to jQuery 1.12.3 2016-05-02 16:17:43 +01:00
simple.html Update: Update to jQuery 1.12.3 2016-05-02 16:17:43 +01:00