fabrixxm
fc2b804ccc
Move mod/attach to src, add Attach model, update attach table to use storage backends
2019-01-21 10:00:44 -05:00
Jeroen De Meerleer
5cb56a6b12
Fixes some more things
2019-01-21 09:45:37 -05:00
Hypolite Petovan
4d26c9de03
Database Structure version 1292
...
- Add two fields to item-delivery-data table
2019-01-21 09:32:40 -05:00
Jeroen De Meerleer
e6c00832da
Push DB_UPDATE_VERSION
2019-01-21 09:13:07 -05:00
fabrixxm
e5c2d4e2f8
Add Database storage backend
...
This storage store files data in a separate database table
2019-01-21 09:11:33 -05:00
fabrixxm
9342888bd5
Remove default from backend columns
...
https://dev.mysql.com/doc/refman/8.0/en/blob.html
BLOB and TEXT columns cannot have DEFAULT values.
2019-01-21 09:00:00 -05:00
fabrixxm
3b3c4e8cc7
Pluggable storage backends: first steps
...
- add backend related columns in photo table
- add system resource storage class
- add code to load image data from backend class
- return "nosign" image as photo meta with SystemResource backend
2019-01-21 08:57:28 -05:00
Michael
5554448162
Now storing the "manually approve" data / fix update routine
2019-01-14 06:36:08 +00:00
Hypolite Petovan
c15fd9beb8
Add expected FULLTEXT index to profile table
2018-12-23 18:54:06 -05:00
Michael
066a040cc7
Avoid duplicated contacts, improve contact deletion, avoid memory issues
2018-12-02 16:25:25 +00:00
Hypolite Petovan
6eb6cc94c7
Move config/dbstructure.php to config/dbstructure.config.php
2018-11-25 01:14:44 -05:00