• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

karenc / db-migrator / 148

Builds Branch Commit Type Ran Committer Via Coverage
148 repeat-migrations Raise SystemExit when mark migration not found If migration is not found, "mark" was displaying an error message but exiting normally. The error message is still printed and dbmigrator will now exits with code 1. Pull #40 16 Aug 2017 09:34PM UTC web-flow travis-ci pending completion   set done
149 deferred-migrations Raise SystemExit when mark migration not found If migration is not found, "mark" was displaying an error message but exiting normally. The error message is still printed and dbmigrator will now exits with code 1. push 16 Aug 2017 09:34PM UTC karenc travis-ci pending completion   set done
147 repeat-migrations Raise SystemExit when mark migration not found If migration is not found, "mark" was displaying an error message but exiting normally. The error message is still printed and dbmigrator will now exits with code 1. Pull #40 16 Aug 2017 09:27PM UTC web-flow travis-ci pending completion   set done
146 deferred-migrations Raise SystemExit when mark migration not found If migration is not found, "mark" was displaying an error message but exiting normally. The error message is still printed and dbmigrator will now exits with code 1. push 16 Aug 2017 09:27PM UTC karenc travis-ci pending completion   set done
145 master Add repeat conditional migrations If the migration file has `should_run` defined, it is considered a repeat migration. `should_run` is called every time `migrate` is run, and if it returns true, `up` is run. Pull #39 16 Aug 2017 09:20PM UTC web-flow travis-ci pending completion   set done
144 repeat-migrations Add repeat conditional migrations If the migration file has `should_run` defined, it is considered a repeat migration. `should_run` is called every time `migrate` is run, and if it returns true, `up` is run. push 16 Aug 2017 09:20PM UTC karenc travis-ci pending completion   set done
143 repeat-migrations Raise SystemExit when mark migration not found If migration is not found, "mark" was displaying an error message but exiting normally. The error message is still printed and dbmigrator will now exits with code 1. Pull #40 16 Aug 2017 07:38PM UTC web-flow travis-ci pending completion   set done
142 deferred-migrations Raise SystemExit when mark migration not found If migration is not found, "mark" was displaying an error message but exiting normally. The error message is still printed and dbmigrator will now exits with code 1. push 16 Aug 2017 07:37PM UTC karenc travis-ci pending completion   set done
140 deferred-migrations Raise SystemExit when mark migration not found If migration is not found, "mark" was displaying an error message but exiting normally. The error message is still printed and dbmigrator will now exits with code 1. push 16 Aug 2017 07:28PM UTC karenc travis-ci pending completion   set done
141 repeat-migrations Raise SystemExit when mark migration not found If migration is not found, "mark" was displaying an error message but exiting normally. The error message is still printed and dbmigrator will now exits with code 1. Pull #40 16 Aug 2017 07:28PM UTC web-flow travis-ci pending completion   set done
138 deferred-migrations Add deferrable migrations When a migration's up function has @deferrable, the migration is automatically set to "deferred". It will run when `migrate --run-defers` is called. push 15 Aug 2017 12:40PM UTC karenc travis-ci pending completion   set done
139 repeat-migrations Add deferrable migrations When a migration's up function has @deferrable, the migration is automatically set to "deferred". It will run when `migrate --run-defers` is called. Pull #40 15 Aug 2017 12:39PM UTC web-flow travis-ci pending completion   set done
136 repeat-migrations Add repeat conditional migrations If the migration file has `should_run` defined, it is considered a repeat migration. `should_run` is called every time `migrate` is run, and if it returns true, `up` is run. push 15 Aug 2017 12:37PM UTC karenc travis-ci pending completion   set done
137 master Add repeat conditional migrations If the migration file has `should_run` defined, it is considered a repeat migration. `should_run` is called every time `migrate` is run, and if it returns true, `up` is run. Pull #39 15 Aug 2017 12:37PM UTC web-flow travis-ci pending completion   set done
135 master Add super user database connections Add super_user() context manager that can be used in migrations when a database super user connection is necessary. Close #38 Pull #43 15 Aug 2017 12:27PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 12
  • 13
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc