discourse/db
Sam bbbb09a6fb FEATURE: start tracking information about migrations that run
This commit adds a new tracking table that lets us know

- When a migration ran
- What version Discourse was at
- How long it took
- What version Rails was at

The built in tracking in Rails is very limited, does not track this info
2016-02-17 18:08:25 +11:00
..
fixtures PERF: shift most user options out of the user table 2016-02-17 18:08:25 +11:00
migrate FEATURE: start tracking information about migrations that run 2016-02-17 18:08:25 +11:00
api_test_seeds.rb add rake task and seed data for discourse_api 2014-09-10 20:53:21 -06:00