gosora/query_gen
Azareal 839df17de3 Experimenting with speeding up the installer.
Added support for foreign keys to the MySQL adapter.
activity_stream_matches now has a foreign key to help enforce referential integrity.
Added the AddForeignKey method to the database adapters.
Shortened a couple of API bits to ever slow slightly reduce the lengths of the strings.

Fixed a phrase group I missed for logged out users in init.js
Fixed a bug where deleting a topic would break the alert list when there is an alert event relating to it.

You will need to run the updater / patcher for this commit.
2019-05-06 14:04:00 +10:00
..
acc_builders.go Tighter ratelimiting for password resets. 2019-03-12 19:13:57 +10:00
accumulator.go Tighter ratelimiting for password resets. 2019-03-12 19:13:57 +10:00
builder.go Experimenting with speeding up the installer. 2019-05-06 14:04:00 +10:00
install.go Experimenting with speeding up the installer. 2019-05-06 14:04:00 +10:00
micro_builders.go Tighter ratelimiting for password resets. 2019-03-12 19:13:57 +10:00
mssql.go Experimenting with speeding up the installer. 2019-05-06 14:04:00 +10:00
mysql.go Experimenting with speeding up the installer. 2019-05-06 14:04:00 +10:00
pgsql.go Experimenting with speeding up the installer. 2019-05-06 14:04:00 +10:00
querygen.go Experimenting with speeding up the installer. 2019-05-06 14:04:00 +10:00
transaction.go You can now manage the attachments for an opening post by hitting edit. 2018-12-27 15:42:41 +10:00
utils.go Basic search now works for the Search & Filter Widget. ElasticSearch has been temporarily delayed, so I can push through this update. 2019-02-23 16:29:19 +10:00