Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / rnubel/pgmgr issues and pull requests
#58 - Convert to GitHub actions for CI
Pull Request -
State: open - Opened by rnubel over 1 year ago
#57 - Convert to library
Issue -
State: closed - Opened by SharkFourSix about 2 years ago
- 3 comments
#56 - Update README.md
Pull Request -
State: closed - Opened by CampNowhere over 3 years ago
- 1 comment
#55 - Fix psql driver bug with comment-ending migrations
Pull Request -
State: closed - Opened by rnubel about 4 years ago
#54 - Fix erroneous defaults
Pull Request -
State: closed - Opened by rnubel over 4 years ago
#53 - Use column-type from context if provided
Pull Request -
State: closed - Opened by mobidots over 4 years ago
- 1 comment
#52 - Adds retry loop with lock timeouts
Pull Request -
State: open - Opened by rnubel over 4 years ago
#51 - Gracefully exit db load when dump file is missing
Pull Request -
State: closed - Opened by NcUltimate over 4 years ago
#50 - Change compress to no-compress & update how gz file is read
Pull Request -
State: closed - Opened by NcUltimate over 4 years ago
#49 - More configurable dumping
Pull Request -
State: closed - Opened by NcUltimate over 4 years ago
- 1 comment
#48 - Add omitted rollback support for psql driver
Pull Request -
State: closed - Opened by rnubel almost 5 years ago
#47 - cannot use cli.StringFlag literal (type cli.StringFlag) as type cli.Flag in array or slice literal
Issue -
State: open - Opened by rnubel about 5 years ago
Labels: advisory
#46 - Drop gopkg.in for module compatibility
Pull Request -
State: closed - Opened by rnubel about 5 years ago
#45 - Psql Migrations: follow-up
Pull Request -
State: closed - Opened by rnubel about 5 years ago
#44 - bump version string to 1.0.0
Pull Request -
State: closed - Opened by jshields about 5 years ago
- 1 comment
#43 - Drop go 1.10 support
Pull Request -
State: closed - Opened by rnubel about 5 years ago
#42 - PSQL migration driver & create/drop/dump fixes
Pull Request -
State: closed - Opened by rnubel over 5 years ago
- 3 comments
#41 - schema_migrations table doesn't have primary key
Issue -
State: open - Opened by bheemreddy181-zz over 5 years ago
#40 - Fix golint import path
Pull Request -
State: open - Opened by golint-fixer about 6 years ago
#39 - Error: exec: "createdb": executable file not found in $PATH with docker
Issue -
State: closed - Opened by khigor777 over 6 years ago
- 2 comments
#38 - pgmgr db create when not local
Issue -
State: closed - Opened by yoda over 7 years ago
- 2 comments
Labels: bug
#37 - Prodder
Pull Request -
State: open - Opened by Slania over 7 years ago
#36 - [hotfix] Restore accidental removal of username in connection string
Pull Request -
State: closed - Opened by rnubel over 7 years ago
#35 - error during migration: pq: role "root" does not exist
Issue -
State: closed - Opened by skinnyjames over 7 years ago
- 7 comments
#34 - [fix] Build the connection string with only known values
Pull Request -
State: closed - Opened by rnubel over 7 years ago
#33 - parse password from DSN
Pull Request -
State: closed - Opened by skinnyjames over 7 years ago
- 3 comments
#32 - Password in the DSN
Issue -
State: closed - Opened by skinnyjames over 7 years ago
- 3 comments
#31 - Test on Go 1.7
Pull Request -
State: closed - Opened by rnubel almost 8 years ago
#30 - Test on Go v1.6 in CI
Pull Request -
State: closed - Opened by rnubel about 8 years ago
#29 - Loosen URL-matching regex to handle all database names.
Pull Request -
State: closed - Opened by rnubel over 8 years ago
#28 - Usable as a library/package
Issue -
State: closed - Opened by neumachen over 8 years ago
- 4 comments
#27 - Add support for Postgres' sslmode connection parameter
Pull Request -
State: closed - Opened by rnubel over 8 years ago
#26 - How to connect via SSL
Issue -
State: closed - Opened by abhinavzspace over 8 years ago
- 4 comments
#25 - Use urfave cli
Pull Request -
State: closed - Opened by packrat386 over 8 years ago
- 1 comment
#24 - Refactored cli to return errors
Pull Request -
State: closed - Opened by packrat386 over 8 years ago
- 3 comments
#23 - using deprecated call from codegangsta cli app
Issue -
State: closed - Opened by jtaekema over 8 years ago
#22 - Only run golint for Go 1.5+
Pull Request -
State: closed - Opened by rnubel over 8 years ago
#21 - Now displays error message on failure to create a migration
Pull Request -
State: closed - Opened by spectreman over 8 years ago
- 2 comments
#20 - Enhancement: Separate configurations for package and database
Issue -
State: closed - Opened by neumachen almost 9 years ago
- 3 comments
#19 - Feature: Create/Update structure.sql for each migration
Issue -
State: open - Opened by neumachen almost 9 years ago
- 2 comments
Labels: enhancement
#18 - add LICENSE.md
Pull Request -
State: closed - Opened by johnmcconnell almost 9 years ago
- 2 comments
#17 - Add a missing newline in the error message
Pull Request -
State: closed - Opened by coding-brigadier almost 9 years ago
#16 - Print out error message on failed rollback
Pull Request -
State: closed - Opened by coding-brigadier almost 9 years ago
- 1 comment
#15 - Make the filename regular expression stricter
Pull Request -
State: closed - Opened by coding-brigadier almost 9 years ago
- 1 comment
#14 - Ensure Initialize can run multiple times
Pull Request -
State: closed - Opened by pd about 9 years ago
#13 - Configurable schema_migrations table name and schema
Pull Request -
State: closed - Opened by pd about 9 years ago
- 3 comments
#12 - Tidy up tests
Pull Request -
State: closed - Opened by pd about 9 years ago
- 2 comments
#11 - Migrations can be run outside a transaction
Pull Request -
State: closed - Opened by pd about 9 years ago
- 2 comments
#10 - Add unique constraint on schema_migrations.version
Pull Request -
State: closed - Opened by pd about 9 years ago
- 1 comment
#9 - Opting out of transactions for some migrations
Issue -
State: closed - Opened by pd about 9 years ago
- 1 comment
#8 - Support Rails-style version format and column type
Pull Request -
State: closed - Opened by pd about 9 years ago
- 3 comments
#7 - run gofmt; pass golint
Pull Request -
State: closed - Opened by pd about 9 years ago
- 3 comments
#6 - Config refactor
Pull Request -
State: closed - Opened by rnubel over 9 years ago
#5 - Support standard Postgres environment variables
Pull Request -
State: closed - Opened by rnubel over 9 years ago
#4 - Fix error display
Pull Request -
State: closed - Opened by rnubel over 9 years ago
#3 - Environment variable duplications
Issue -
State: closed - Opened by tbruyelle over 9 years ago
- 3 comments
#2 - Fix forget to check error
Pull Request -
State: closed - Opened by tbruyelle over 9 years ago
- 1 comment
#1 - Travis support
Pull Request -
State: closed - Opened by rnubel over 9 years ago