mediawiki-extensions-Discus.../sql
Bartosz Dziewoński 0d57aa9762 Automatic topic subscriptions (on any edit)
Bug: T284836
Change-Id: Ia42ad087218fd91a0cdd1664157d1049738e3c01
2021-11-15 22:45:42 +01:00
..
mysql Change DB column types from "string" to "binary" (VARCHAR to VARBINARY in MySQL) 2021-04-28 21:54:48 +00:00
postgres Change DB column types from "string" to "binary" (VARCHAR to VARBINARY in MySQL) 2021-04-28 21:54:48 +00:00
sqlite Change DB column types from "string" to "binary" (VARCHAR to VARBINARY in MySQL) 2021-04-28 21:54:48 +00:00
discussiontools_subscription.json Automatic topic subscriptions (on any edit) 2021-11-15 22:45:42 +01:00
README.txt README for the SQL files 2021-04-27 22:47:48 +02:00

To update the SQL files based on the JSON files,
use the command `composer dbschema`.