Commit Graph

16 Commits

Author SHA1 Message Date
8904a33e59 [sql] Add creation_date, additional_params columns
creation_date - to get non-expiring permanent url
additional_params - for future needs
2020-12-10 10:11:36 +03:00
64eed40c3f [bug] For bug 45406.
Fix bug for PostgreSQL before 9.5
2020-11-05 12:57:01 +03:00
8711abeb7d [sql] Change mysql column type('callback' TEXT->LONGTEXT)
Fix ER_DATA_TOO_LONG: Data too long for column 'callback' at row 1
Issue appeared after saving callbackUrl for each connection(5.5.0)
2020-10-03 15:58:39 +03:00
fc3013d4d9 Refactoring 2017-03-17 16:45:29 +03:00
d2566984e8 USE onlyoffice; 2017-02-02 13:43:11 +03:00
dd0f4e3d6d add removetbl.sql for mysql 2017-02-01 17:20:25 +03:00
30a82d093f merge db table doc_callbacks into task_result 2017-02-01 17:00:48 +03:00
44dea12c54 remove unused DB field task_result.title 2017-02-01 17:00:01 +03:00
334dfc4303 Removed the drop tables into the separeted script 2017-01-11 12:31:36 +03:00
77db515b3e sql drop tables before create 2016-11-10 12:08:29 +03:00
efa49e3ca0 change several field to 4 byte int(like in mysql) because int8 returned as string 2016-09-29 17:50:33 +03:00
68108e6f05 support postgre before 9.5 2016-08-31 17:14:05 +03:00
65fc7a02d2 add postgresql support 2016-08-25 18:58:13 +03:00
92817345f3 rename db columns, remove unused tr_format 2016-05-18 10:39:17 +03:00
46b5f04600 join auth and open command, userIndex move from redis to mysql. 2016-05-18 10:39:17 +03:00
4f5c3f2d42 Added db schemas. 2016-05-18 10:38:49 +03:00