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

karenc / db-migrator / 28

Builds Branch Commit Type Ran Committer Via Coverage
28 master Log warning message for "list" if schema_migrations table doesn't exist For "list", we'll output a warning message showing the error from postgres, and continue with the listing of migrations. For "migrate" and "rollback", we want to make sure s... Pull #23 28 Feb 2016 12:17AM UTC karenc travis-ci pending completion   set done
27 no-schema-no-error Log warning message for "list" if schema_migrations table doesn't exist For "list", we'll output a warning message showing the error from postgres, and continue with the listing of migrations. For "migrate" and "rollback", we want to make sure s... push 28 Feb 2016 12:15AM UTC karenc travis-ci pending completion   set done
26 master Merge pull request #22 from karenc/logger Add a logger for dbmigrator that writes to stdout push 27 Feb 2016 10:40PM UTC pumazi travis-ci pending completion   set done
25 master Add a logger for dbmigrator that writes to stdout For example in a migration file 20160128111115_mimetype_removal_from_module_files.py: ``` from dbmigrator import logger logger.info('message from migration') ``` You will see this when you run ... Pull #22 27 Feb 2016 09:47PM UTC karenc travis-ci pending completion   set done
24 logger Add a logger for dbmigrator that writes to stdout For example in a migration file 20160128111115_mimetype_removal_from_module_files.py: ``` from dbmigrator import logger logger.info('message from migration') ``` You will see this when you run ... push 27 Feb 2016 09:46PM UTC karenc travis-ci pending completion   set done
22 master Merge pull request #20 from karenc/fix-version Change version information option to "-V" push 26 Feb 2016 07:29PM UTC pumazi travis-ci pending completion   set done
21 master Merge pull request #19 from karenc/fix-list-order Sort migrations by their filename, not the full path push 26 Feb 2016 05:36PM UTC pumazi travis-ci pending completion   set done
20 master Change version information option to "-V" Avoid option conflict with `dbmigrator migrate --version` and `dbmigrator init --version`. Close #16 Pull #20 26 Feb 2016 05:35PM UTC karenc travis-ci pending completion   set done
19 fix-version Change version information option to "-V" Avoid option conflict with `dbmigrator migrate --version` and `dbmigrator init --version`. Close #16 push 26 Feb 2016 05:35PM UTC karenc travis-ci pending completion   set done
18 master Sort migrations by their filename, not the full path This is a problem when there are multiple migration directories (or contexts). Pull #19 26 Feb 2016 08:31AM UTC karenc travis-ci pending completion   set done
17 fix-list-order Sort migrations by their filename, not the full path This is a problem when there are multiple migration directories (or contexts). push 26 Feb 2016 08:31AM UTC karenc travis-ci pending completion   set done
16 master catch no schema installed at all Pull #17 24 Feb 2016 04:08PM UTC reedstrm travis-ci pending completion   set done
15 0.1.1 Update version to 0.1.1 push 24 Feb 2016 03:29PM UTC karenc travis-ci pending completion   set done
14 master Update version to 0.1.1 push 24 Feb 2016 03:29PM UTC karenc travis-ci pending completion   set done
13 master Merge pull request #15 from karenc/context Fix default context (working directory) being a string instead of a list push 18 Feb 2016 06:59PM UTC pumazi travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 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