Allan Jardine
906cfe3b93
Dev: Update example SQL so that the start_date default is null. This
...
doesn't effect the DataTables demos since the inserts all have values
for this field. It is done for Editor which can use this table for
editing and it simplifies the MySQL aspect.
2016-01-07 15:26:27 +00:00
Allan Jardine
5ab2e30e66
Dev: Latest extension built commands. This is not yet complete!
2015-07-06 21:04:51 +01:00
Allan Jardine
cda203dbdc
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
Allan Jardine
f8a66288db
Fix: Postgres generated SQL wouldn't allow a row to be inserted by Editor due to an incorrect sequence count
2014-08-06 11:18:44 +01:00
Allan Jardine
9669c962cc
Fix: Error in the built SQL
2014-04-30 17:15:24 +01:00
Allan Jardine
f5af4e28e0
Update: SQL exported compatible for MySQL, Postgres, SQLite and
...
SQLServer
2014-04-25 16:47:55 +01:00