1
0
mirror of https://github.com/DataTables/DataTables.git synced 2024-12-12 00:08:48 +01:00
DataTables/examples/server_side/scripts
2018-06-14 11:37:22 +01:00
..
ids-arrays.php Dev: Renaming demo database table for naming consistency 2014-04-16 16:27:38 +01:00
ids-objects.php Dev: Renaming demo database table for naming consistency 2014-04-16 16:27:38 +01:00
jsonp.php Fix - PHP: Validate the JSONP callback as a valid Javascript function 2015-07-15 17:11:15 +01:00
mysql.sql Dev: Update example SQL so that the start_date default is null. This 2016-01-07 15:26:27 +00:00
objects.php Dev: Renaming demo database table for naming consistency 2014-04-16 16:27:38 +01:00
oracle.sql Fix - examples: Oracle demo SQL used nvarchar, which has been dropped in the db. Now uses nvarchar2. 2018-06-14 11:37:22 +01:00
post.php Dev: Renaming demo database table for naming consistency 2014-04-16 16:27:38 +01:00
postgres.sql Dev: Update example SQL so that the start_date default is null. This 2016-01-07 15:26:27 +00:00
server_processing.php Dev: Renaming demo database table for naming consistency 2014-04-16 16:27:38 +01:00
sqlite.sql Dev: Update example SQL so that the start_date default is null. This 2016-01-07 15:26:27 +00:00
sqlserver.sql Dev: Update example SQL so that the start_date default is null. This 2016-01-07 15:26:27 +00:00
ssp.class.php Fix - examples: PHP demo script could use invalid SQL if an orderable:false column was ordered upon 2018-06-14 11:03:55 +01:00