1
0
mirror of https://github.com/DataTables/DataTables.git synced 2024-12-02 14:24:11 +01:00
DataTables/examples/server_side/scripts
2014-09-22 10:50:24 +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 Dev: Renaming demo database table for naming consistency 2014-04-16 16:27:38 +01:00
mysql.sql Fix: Example SQL database had extension field as an integer. However, that meant that numbers such as 0001 were not correctly saved 2014-09-08 15:14:33 +01:00
objects.php Dev: Renaming demo database table for naming consistency 2014-04-16 16:27:38 +01:00
post.php Dev: Renaming demo database table for naming consistency 2014-04-16 16:27:38 +01:00
postgres.sql Fix: Example SQL database had extension field as an integer. However, that meant that numbers such as 0001 were not correctly saved 2014-09-08 15:14:33 +01:00
server_processing.php Dev: Renaming demo database table for naming consistency 2014-04-16 16:27:38 +01:00
sqlite.sql Fix: Example SQL database had extension field as an integer. However, that meant that numbers such as 0001 were not correctly saved 2014-09-08 15:14:33 +01:00
sqlserver.sql Fix examples: SQLServer demo SQL gave a warning about inserting ids on an identify column 2014-09-22 10:50:24 +01:00
ssp.class.php Fix: Use self:: for static method references in SSP class 2014-06-23 15:35:54 +01:00