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

karenc / db-migrator
96%
master: 97%

Build:
Build:
LAST BUILD BRANCH: 1.1.0
DEFAULT BRANCH: master
Repo Added 15 Feb 2016 06:38PM UTC
Files 22
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH db-config
branch: db-config
CHANGE BRANCH
x
Reset
  • db-config
  • 0.1.1
  • 0.1.2
  • 0.1.3
  • 0.1.4
  • 0.2.0
  • 1.0.0
  • 1.0.1
  • 1.0.2
  • 1.1.0
  • close-db-connections
  • context
  • deferred-migrations
  • devops-features
  • fix-list-order
  • fix-tests
  • fix-version
  • list
  • list-by-applied
  • logger
  • mark
  • mark-multiple
  • master
  • migrations-directory-and-context
  • move-logger
  • no-migrations-directory
  • no-schema-no-error
  • py3-schema-diff
  • repeat-migrations
  • super-user
  • tests
  • travis
  • update-psycopg2
  • update-readme
  • version

pending completion
128

push

travis-ci

karenc
Add db-config-ini-key to CLI options

This allows us to use the database connection string in a config file
that does not use "db-connection-string" as the key.  For example in a
config file like this:

```
[app:main]
postgresql.db-connection-string = dbname=travis user=travis host=localhost
```

dbmigrator will use this setting if
`--db-config-ini-key postgresql.db-connection-string` is passed in.

Close #5

738 of 767 relevant lines covered (96.22%)

1.91 hits per line

Relevant lines Covered
Build:
Build:
767 RELEVANT LINES 738 COVERED LINES
1.91 HITS PER LINE
Source Files on db-config
  • List 0
  • Changed 5
  • Source Changed 4
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
128 db-config Add db-config-ini-key to CLI options This allows us to use the database connection string in a config file that does not use "db-connection-string" as the key. For example in a config file like this: ``` [app:main] postgresql.db-connection-stri... push 14 Aug 2017 10:31AM UTC karenc travis-ci pending completion  
127 db-config Allow migrations directory and context to be used Previously only migrations directory is used if both migrations directory and context are defined. This change allows db-migrator to look for migrations in migrations directory and context if bot... push 14 Aug 2017 10:23AM UTC karenc travis-ci pending completion  
See All Builds (186)
  • Repo on GitHub
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