aboutsummaryrefslogtreecommitdiffstats
path: root/install/schema_postgres.sql
Commit message (Expand)AuthorAgeFilesLines
* schema support for additional site typesredmatrix2015-09-281-0/+2
* add vdata field for caldavredmatrix2015-09-231-0/+1
* heavy lifting for delivery reportsredmatrix2015-09-221-0/+2
* DB table for delivery reportsredmatrix2015-09-181-0/+22
* add timestamps for syncing appsredmatrix2015-09-021-0/+4
* separate objs/things from taxonomyredmatrix2015-09-011-0/+10
* Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-311-0/+2
|\
| * change the likes db structure to make it more easily importable/exportableredmatrix2015-08-311-0/+2
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-201-0/+2
|\|
| * missed this one - it's requiredredmatrix2015-08-201-0/+2
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-181-0/+2
|\|
| * add event_sequence for vtodo'sredmatrix2015-08-181-0/+2
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-161-0/+5
|\|
| * add DB support for tasks, todo items and repeating eventsredmatrix2015-08-161-0/+5
* | fix the postgres schema with all the changes to dateredmatrix2015-06-291-3/+115
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-06-281-0/+2
|\|
| * no this isn't it. well ok, it's part of it, but not the important part. it's ...redmatrix2015-06-281-0/+2
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-06-091-0/+2
|\|
| * add site_dead flag to prevent delivery to dead sites. Allow sys channel webpa...redmatrix2015-06-081-0/+2
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-05-281-0/+4
|\|
| * add menu_created, menu_edited fields to DBredmatrix2015-05-281-0/+4
* | convert ITEM_WALL from bitfield to standaloneredmatrix2015-05-061-0/+3
|/
* add channel_lastpost timestamp to help optimise some outrageously expensive q...friendica2015-03-261-0/+2
* sql optimisation for affinity searches. A new index was added which wasn't ad...friendica2015-03-101-0/+1
* add queue priorityfriendica2015-03-041-0/+2
* fix issues in schema_postgres.sqlDaniel Frank2015-02-261-2/+2
* require access token to view, query, or join directories in private realms, i...friendica2015-02-241-0/+2
* provide relief to sites that are severely impacted by the slow ITEM_UNSEEN se...friendica2015-02-121-0/+2
* two tracks proceeding in parallel - first adding the ability to store a digit...friendica2015-02-011-0/+1
* provide storage for directory based reputation in the xlink table by setting ...friendica2015-01-261-0/+2
* add db update 1131/1132 to database schemaszottel2015-01-231-0/+2
* oauth permissions tablefriendica2015-01-191-0/+10
* PostgreSQL support initial commitHabeas Codice2014-11-131-0/+1190