Commit Graph

247 Commits

Author SHA1 Message Date
Uwe Steinmann
a799e091fb drop tables which has been created temporarily
if they are not droped, there foreign key constraints are still
effective
2017-03-23 08:29:43 +01:00
Uwe Steinmann
509921d6d8 remove duplicate adding of new fields 2017-03-22 20:53:25 +01:00
Uwe Steinmann
3b00db6058 add missing files to tblDocumentFiles 2017-03-09 07:15:27 +01:00
Uwe Steinmann
99f0503a65 use upper case for sql reservered words 2017-03-09 07:14:54 +01:00
Uwe Steinmann
5bbce8ffee Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-02-28 07:31:26 +01:00
Uwe Steinmann
c73dc49a59 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-02-28 07:15:01 +01:00
Uwe Steinmann
9f042ad037 fix output of errors 2017-02-28 07:14:46 +01:00
Uwe Steinmann
5bca4770d1 start new version 5.0.11 2017-02-28 07:09:30 +01:00
Uwe Steinmann
35071d40bc fix check for existing tables for pgsql 2017-02-28 07:04:29 +01:00
Uwe Steinmann
c3fea8b8bf new version 4.3.34 2017-02-28 06:39:32 +01:00
Uwe Steinmann
eab6552788 start new version 5.1.1 2017-02-28 06:35:36 +01:00
Uwe Steinmann
f67483a9a7 use unsigned for version 2017-02-27 18:16:27 +01:00
Uwe Steinmann
fbf800d0ee use tinyint and smallint for public and version tblDocumentFiles 2017-02-27 18:13:17 +01:00
Uwe Steinmann
2acee8d335 change sequence of field in tblDocumentFiles 2017-02-27 18:12:43 +01:00
Uwe Steinmann
6b16ac5411 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-02-27 18:08:50 +01:00
Uwe Steinmann
72e45f3320 make 'default' to 'DEFAULT' 2017-02-27 18:07:30 +01:00
Uwe Steinmann
d36c982634 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-02-27 17:52:09 +01:00
Uwe Steinmann
1ff7367f8b Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-02-27 17:46:41 +01:00
Uwe Steinmann
9550a60891 lots of minor formating and explicitly setting default values
makes it easier to compare a dump with the desired schema
2017-02-27 17:44:36 +01:00
Uwe Steinmann
aaa5b4ace3 remove spaces at end of line 2017-02-27 17:06:52 +01:00
Uwe Steinmann
473118b7bb new version 4.3.33 2017-02-22 11:31:59 +01:00
Uwe Steinmann
4a86288c66 add support for postgresql 2017-02-21 07:30:14 +01:00
Uwe Steinmann
f440f7b0ab set initial version in database to 5.1.0 2017-02-20 20:10:19 +01:00
Uwe Steinmann
09ef3a86ba new version 5.0.10 2017-02-20 17:43:51 +01:00
Uwe Steinmann
97c967cc9a add new columns public and version to tblDocumentFiles 2017-02-20 15:49:57 +01:00
Uwe Steinmann
ef46f612cb add columns version and public to tblDocumentFiles 2017-02-20 15:41:44 +01:00
Uwe Steinmann
52deebbf6e Merge branch 'seeddms-5.0.x-attachment' into seeddms-5.1.x 2017-02-20 15:37:44 +01:00
Uwe Steinmann
675648ef20 add changeѕ to database tables 2017-02-20 15:33:15 +01:00
Uwe Steinmann
8996c14a12 sync with innodb 2017-02-20 14:56:25 +01:00
Uwe Steinmann
3d97644dbf change order of operation to prevent 'table locked' error 2017-02-20 14:52:07 +01:00
Uwe Steinmann
24f63bb40d add notes on update 2017-02-20 14:51:43 +01:00
Uwe Steinmann
fad327a8ea Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-02-20 14:06:21 +01:00
Uwe Steinmann
67c7d83a72 use bootstrap theme 2017-02-20 14:06:04 +01:00
Uwe Steinmann
8665826211 update version 2017-02-20 12:57:54 +01:00
Uwe Steinmann
f3d00db04d add update script for sqlite3 2017-02-20 11:56:01 +01:00
Uwe Steinmann
ec94cdde55 use bigint for filesize 2017-02-20 11:55:26 +01:00
Uwe Steinmann
f24b627817 fix more dates and mimetypes 2017-02-20 11:55:09 +01:00
Uwe Steinmann
f3aea6f842 fix all datetime fields, enlarge mimeType fields 2017-02-20 11:51:59 +01:00
Uwe Steinmann
5f9894b7b4 add db changes for version 5.1.0 2017-02-20 09:12:19 +01:00
Uwe Steinmann
534e93d7d9 new version 5.1.0 2017-02-20 08:55:29 +01:00
Uwe Steinmann
053da3bdaa make fields for mimetypes longer 2017-02-16 15:27:01 +01:00
Uwe Steinmann
96967aee5b increment sequences after inserting initial records 2017-02-16 15:27:01 +01:00
Uwe Steinmann
b7c32d8295 add database layout for postgres 2017-02-16 15:27:01 +01:00
Uwe Steinmann
3efdea76c0 add '`' around table name 2017-02-08 16:22:49 +01:00
Uwe Steinmann
d5dc6b125d Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-02-08 15:52:00 +01:00
Uwe Steinmann
72e7e2aa20 add missing '`', do not create empty category 2017-02-08 15:47:44 +01:00
Uwe Steinmann
3a411b8461 add missing '`', do not create empty category 2017-02-08 15:47:07 +01:00
Uwe Steinmann
c37910e473 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-01-16 15:12:16 +01:00
Uwe Steinmann
b34ae57d0e move drop-tables-innodb.sql into install 2017-01-13 08:43:40 +01:00
Uwe Steinmann
deceea4494 new version 5.0.9 2017-01-12 21:05:15 +01:00