aboutsummaryrefslogtreecommitdiffstats
path: root/install/schema_postgres.sql
Commit message (Expand)AuthorAgeFilesLines
* set default value for postgres onlyMario2024-01-071-8/+8
* ekey and xchan_updated updatesMario2024-01-071-2/+6
* add missing columns in install scriptMario Vavti2023-10-061-2/+4
* missing semicolonMario2023-01-121-1/+1
* add workerq to the install schemasMario2022-12-271-1/+14
* access token refactorMario2021-12-171-0/+2
* update db schemasMario2021-12-171-0/+2
* remove mail and conv tables from install SQL schemasMario Vavti2021-07-021-57/+0
* update 1245 to fix hubloc_hash index for postgresMario2021-05-071-3/+4
* typoHilmar R2021-01-231-1/+1
* melt diff prod fork 4.6.2 air onto 5.2.1 to 5.2.2 DB 1241Hilmar R2021-01-231-11/+31
* Drop llink indexMax Kostikov2019-11-011-1/+0
* another DB update to fix uid_mid index in item table and add xchan_photo_m in...Mario Vavti2019-05-081-1/+2
* mysql: remove some unused indices and add thr_parent index. pgsql: sync indic...Mario Vavti2019-03-191-19/+13
* Add expires for photoMax Kostikov2018-11-291-0/+2
* update sql schemas to include update column in pconfig tableMario Vavti2018-11-191-2/+2
* dreport updateszotlabs2018-11-121-0/+1
* didn't need xchan_portable_idzotlabs2018-11-081-2/+0
* item db updateszotlabs2018-11-081-0/+3
* z6 workzotlabs2018-11-051-0/+4
* Update schema_postgres.sqlMax Kostikov2018-09-271-9/+9
* important hyperdrive componentzotlabs2018-09-091-0/+11
* hubloc DB changes needed for z6zotlabs2018-08-131-0/+5
* add app_options fieldzotlabs2018-08-021-0/+1
* update oauth related tables to use bigint/int(10) for user_id column. this is...Mario2018-05-201-4/+4
* Active channels information is a bit imprecise. Provide a higher accuracy met...zotlabs2018-04-161-0/+2
* OAuth2 integrationzotlabs2018-04-031-0/+54
* federated polls: GNU-Social requires us to preserve the original order of the...zotlabs2018-03-071-0/+2
* federated polls: add poll_author which will be necessary for Diaspora federationzotlabs2018-03-061-0/+2
* provide DB compatibility for poll and voting implementations across several p...zotlabs2018-02-221-0/+6
* table structure for pseudo or proxy channels (pchan)zotlabs2017-10-191-0/+13
* db update to add index to item.resource_id we query this in wikis a lotMario Vavti2017-09-161-0/+1
* add combined index for item.uid and item.item_unseen. this speeds up notifica...Mario Vavti2017-09-011-0/+1
* db update to add index for item.obj_typegit-marijus2017-07-311-0/+1
* missing abook_{my,their}_perms in pg schema and missing keys in mysql schemaMario Vavti2017-07-051-0/+4
* add the cdav pgsql schemasMario Vavti2017-07-041-0/+222
* danger - do not use 'char(n)' with postgres it creates a thing called a bpcha...zotlabs2017-05-151-22/+22
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-05-071-1/+1
|\
| * :construction_worker::white_check_mark::bug: Import table structure in TravisCI.Klaus Weidenbach2017-05-061-1/+1
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-05-051-0/+2
|\|
| * abook_not_here flag created to indicate singleton connections which are conne...zotlabs2017-05-031-0/+2
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-04-261-0/+2
|\|
| * database support for client side e2ee for private mailzotlabs2017-04-251-0/+2
| * typozotlabs2017-04-191-1/+1
| * backend infrastructure for 'channel protection password'; which will be used ...zotlabs2017-04-191-1/+1
| * typozotlabs2017-04-121-1/+1
| * backend infrastructure for 'channel protection password'; which will be used ...zotlabs2017-04-121-1/+3
* | typozotlabs2017-04-121-1/+1
* | backend infrastructure for 'channel protection password'; which will be used ...zotlabs2017-04-121-1/+3
* | db issueszotlabs2017-03-121-41/+0
|/