discourse/lib/migration
Sam cb824a6b33 DEV: remove all calls to SqlBuilder use DB.build instead
This is part of the migration to mini_sql, SqlBuilder.new is being
deprecated and replaced with DB.build
2018-06-20 17:53:49 +10:00
..
base_dropper.rb DEV: remove exec_sql and replace with mini_sql 2018-06-19 16:13:36 +10:00
column_dropper.rb DEV: remove all calls to SqlBuilder use DB.build instead 2018-06-20 17:53:49 +10:00
safe_migrate.rb Protect against accidental table renames 2018-03-27 13:18:13 +11:00
table_dropper.rb DEV: remove exec_sql and replace with mini_sql 2018-06-19 16:13:36 +10:00