Commit Graph

4 Commits

Author SHA1 Message Date
b0fda61a8e DEV: Apply syntax_tree formatting to db/* 2023-01-09 11:59:41 +00:00
305b7c8fae DEV: Update rubocop (#18754) 2022-10-26 09:05:15 +08:00
30990006a9 DEV: enable frozen string literal on all files
This reduces chances of errors where consumers of strings mutate inputs
and reduces memory usage of the app.

Test suite passes now, but there may be some stuff left, so we will run
a few sites on a branch prior to merging
2019-05-13 09:31:32 +08:00
13d56eb989 FEATURE: Add CommentMigration for db column comments
For documenting the database (will be used in discourse-data-explorer)
2015-07-28 13:14:07 -07:00