Commit Graph

9 Commits (25c0a020f430de2781041c8104a5cf92321a60a2)

Author SHA1 Message Date
Richard van der Hoff 1650eb5847 DB schema interface for password auth providers 7 years ago
Matthew Hodgson 6c28ac260c copyrights 9 years ago
Erik Johnston 18f8247701 Use TEXT instead of VARCHAR(n), since PostgreSQL treats them the same except for a limit 10 years ago
Erik Johnston 58d8339966 Add support for postgres instead of mysql. Change sql accourdingly. blob + varbinary -> bytea. No support for UNSIGNED or CREATE INDEX IF NOT EXISTS. 10 years ago
Erik Johnston 779f7b0f44 Fix unicode support 10 years ago
Erik Johnston 89036579ed Update schema to work with mariadb 10 years ago
Erik Johnston 17d319a20d s/schema_deltas/applied_schema_deltas/ 10 years ago
Erik Johnston 5eefd1f618 Add unique constraint on schema_version.lock schema. Use conflict clause in sql. 10 years ago
Erik Johnston 82b34e813d SYN-67: Finish up implementing new database schema management 10 years ago
Erik Johnston 1a989c436c Bump schema version 10 years ago
Kegan Dougal ac3183caaa Register a user account for the AS when the AS registers. Add 'sender' column to AS table. 10 years ago
Kegan Dougal a3c6010718 Add delta sql file. 10 years ago
Kegan Dougal 27091f146a Add hs_token column and generate a different token f.e application service. 10 years ago
Kegan Dougal 42876969b9 Add basic application_services SQL, and hook up parts of the appservice store to read from it. 10 years ago
Erik Johnston a01416cf21 Add delta and bump DB version 10 years ago
Mark Haines adb04b1e57 Update copyright notices 10 years ago
Matthew Hodgson 8a7c1d6a00 fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch. 10 years ago
matrix.org 4f475c7697 Reference Matrix Home Server 10 years ago