Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / xataio/pgroll issues and pull requests

#462 - Remove the `WithSQLTranslator` option

Issue - State: open - Opened by andrew-farries 3 months ago
Labels: breaking-changes

#461 - Persist benchmark results in CI

Pull Request - State: closed - Opened by ryanslade 3 months ago - 1 comment

#460 - Bump golang.org/x/tools from 0.26.0 to 0.27.0

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies

#459 - New operation: `create_constraint` and support unique constraints with multiple columns

Pull Request - State: closed - Opened by kvch 3 months ago - 1 comment

#458 - Support multiple columns in `drop_constraint`

Issue - State: closed - Opened by kvch 3 months ago - 2 comments

#457 - Update schema during add column validation

Pull Request - State: closed - Opened by andrew-farries 3 months ago

#456 - Add missing group by

Pull Request - State: closed - Opened by ryanslade 3 months ago - 1 comment

#455 - Update schema during create table validation

Pull Request - State: closed - Opened by andrew-farries 3 months ago

#453 - Drop sequence support

Issue - State: open - Opened by divyenduz 3 months ago

#451 - Allow adding an index to a table created in the same migration

Pull Request - State: closed - Opened by andrew-farries 3 months ago - 2 comments

#450 - Support for drop default on a column

Issue - State: closed - Opened by divyenduz 3 months ago - 6 comments

#448 - Add `--skip-validation` flag to `start` command

Pull Request - State: closed - Opened by andrew-farries 3 months ago

#447 - Fix ledger file in examples folder

Pull Request - State: closed - Opened by kvch 3 months ago

#446 - Difficulties integrating into project

Issue - State: open - Opened by ericwooley 3 months ago - 9 comments

#445 - Add a .ledger file which is built by `make examples`

Pull Request - State: closed - Opened by ryanslade 3 months ago

#444 - Add enum column examples

Pull Request - State: closed - Opened by ryanslade 3 months ago

#443 - List enum types when reading schema

Pull Request - State: closed - Opened by ryanslade 3 months ago

#442 - Add support for creating unique indexes

Pull Request - State: closed - Opened by kvch 3 months ago

#441 - Operations can refer to previous ones in a migration file

Pull Request - State: closed - Opened by kvch 3 months ago - 2 comments

#440 - Use a ledger to track example migrations

Issue - State: closed - Opened by kvch 3 months ago - 2 comments

#439 - Validate maximum identifier length

Pull Request - State: closed - Opened by ryanslade 3 months ago - 2 comments

#438 - Respect context deadline during batch backfill

Pull Request - State: closed - Opened by ryanslade 3 months ago

#437 - Respect context cancellation when backing off

Pull Request - State: closed - Opened by ryanslade 3 months ago - 1 comment

#436 - Tweak Makefile

Pull Request - State: closed - Opened by ryanslade 3 months ago

#435 - Extract initialisation SQL into separate file

Pull Request - State: closed - Opened by ryanslade 3 months ago - 2 comments

#434 - Rs/faster tests

Pull Request - State: closed - Opened by ryanslade 3 months ago - 1 comment

#433 - Avoid running all CI steps twice

Pull Request - State: closed - Opened by ryanslade 3 months ago

#432 - Up not required when adding serial columns

Pull Request - State: closed - Opened by ryanslade 3 months ago

#431 - Remove Column field from DropConstraint

Pull Request - State: closed - Opened by ryanslade 3 months ago - 2 comments

#430 - Defer close of migration file

Pull Request - State: closed - Opened by ryanslade 3 months ago - 1 comment

#429 - Validate check name is unique

Pull Request - State: closed - Opened by ryanslade 3 months ago

#428 - Validate that FK constraint name is unique

Pull Request - State: closed - Opened by ryanslade 3 months ago

#427 - Validate that unique constraint name is unique

Pull Request - State: closed - Opened by ryanslade 3 months ago - 6 comments

#426 - Support multiple PKs during backfilling

Pull Request - State: closed - Opened by kvch 3 months ago

#425 - Bump golang.org/x/tools from 0.21.1-0.20240508182429-e35e4ccd0d2d to 0.26.0

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies

#424 - Bump github.com/pterm/pterm from 0.12.69 to 0.12.79

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies

#423 - Bump github.com/testcontainers/testcontainers-go from 0.33.0 to 0.34.0

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies

#422 - Bump github.com/testcontainers/testcontainers-go/modules/postgres from 0.33.0 to 0.34.0

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies

#421 - Configure dependabot

Pull Request - State: closed - Opened by exekias 3 months ago

#420 - deps: Upgrade cobra and viper

Pull Request - State: closed - Opened by ryanslade 3 months ago - 2 comments

#419 - Quote schema when running ReadSchema

Pull Request - State: closed - Opened by ryanslade 3 months ago

#418 - Move pkg/testutils and pkg/jsonschema into internal

Pull Request - State: closed - Opened by ryanslade 3 months ago

#417 - Support creating different index types

Pull Request - State: closed - Opened by kvch 3 months ago

#416 - Use filepath.Glob in bootstrap

Pull Request - State: closed - Opened by ryanslade 3 months ago

#415 - Explicitly add Postgres 17 checks before merge into main

Pull Request - State: closed - Opened by ryanslade 4 months ago

#414 - New command: `bootstrap`

Pull Request - State: closed - Opened by kvch 4 months ago

#413 - Add support for composite keys in `create table` statements

Pull Request - State: closed - Opened by kvch 4 months ago

#412 - Add backfill benchmarks

Pull Request - State: closed - Opened by ryanslade 4 months ago - 4 comments

#411 - New operation: `create_constraint`

Pull Request - State: closed - Opened by kvch 4 months ago - 8 comments

#410 - Allow configuration of batch delay

Pull Request - State: closed - Opened by ryanslade 4 months ago

#409 - Support composite keys

Issue - State: closed - Opened by kvch 4 months ago
Labels: enhancement

#408 - Create performance benchmarks for key `pgroll` features

Issue - State: closed - Opened by andrew-farries 4 months ago - 4 comments

#407 - Remove some lint deprecation warnings

Pull Request - State: closed - Opened by ryanslade 4 months ago

#406 - Allow configuration of backfill batch size

Pull Request - State: closed - Opened by ryanslade 4 months ago

#405 - Clarify usage of down field when dropping a column.

Pull Request - State: closed - Opened by ryanslade 4 months ago

#404 - Add support for creating partial indexes on tables

Pull Request - State: closed - Opened by kvch 4 months ago - 1 comment

#403 - Speed up `make examples`

Pull Request - State: closed - Opened by ryanslade 4 months ago - 2 comments

#402 - Change docker-compose port to 5432

Pull Request - State: closed - Opened by andrew-farries 4 months ago

#401 - Run examples against Postgres 17

Pull Request - State: closed - Opened by andrew-farries 4 months ago

#400 - Add `examples` and `test` `Makefile` rules

Pull Request - State: closed - Opened by andrew-farries 4 months ago

#399 - Reduce public API scope

Issue - State: open - Opened by ryanslade 4 months ago - 1 comment
Labels: enhancement

#398 - Update `docker-compose.yml`

Pull Request - State: closed - Opened by andrew-farries 4 months ago - 3 comments

#397 - Upgrade to Go 1.23

Pull Request - State: closed - Opened by ryanslade 4 months ago

#396 - Remove direct dependency on golang.org/x/exp

Pull Request - State: closed - Opened by ryanslade 4 months ago - 3 comments

#395 - Upgrade some dependencies

Pull Request - State: closed - Opened by ryanslade 4 months ago

#394 - Remove dependency on go-cmp

Pull Request - State: closed - Opened by ryanslade 4 months ago

#393 - Fix crash when connecting to PostgreSQL rc version

Pull Request - State: closed - Opened by songlim327 4 months ago - 1 comment

#392 - Add missing doc comments to exported symbols

Pull Request - State: closed - Opened by inelpandzic 4 months ago

#391 - Add pgroll binary to .gitignore

Pull Request - State: closed - Opened by ryanslade 4 months ago - 1 comment

#390 - Fix CLI progress updates

Pull Request - State: closed - Opened by andrew-farries 4 months ago

#389 - Improve backfill performance

Pull Request - State: closed - Opened by andrew-farries 4 months ago - 1 comment

#388 - Can the pgroll tool ensure true Zero Downtime?

Issue - State: closed - Opened by bryancondor 4 months ago - 2 comments

#386 - pgroll crashes when version includes non-integer characters

Issue - State: closed - Opened by Urbanspaceman123 4 months ago
Labels: bug, good first issue, hacktoberfest

#385 - More information in `/schema` about column types.

Issue - State: closed - Opened by divyenduz 5 months ago - 6 comments
Labels: good first issue

#378 - Allow creating different types of indexes and/or return more information about an index type

Issue - State: closed - Opened by eemmiillyy 6 months ago - 3 comments
Labels: good first issue, help wanted, hacktoberfest

#376 - Return the definition of custom Enum types and values on the schema

Issue - State: closed - Opened by eemmiillyy 6 months ago
Labels: enhancement, good first issue

#375 - Change Column Type when FK

Issue - State: open - Opened by wpcarro 6 months ago - 3 comments

#374 - Why no rolling-back completed migrations?

Issue - State: closed - Opened by wpcarro 6 months ago - 2 comments

#370 - Validate a migration file

Issue - State: open - Opened by divyenduz 7 months ago - 5 comments
Labels: enhancement, good first issue, help wanted, hacktoberfest

#368 - Incorrect success message if filename and migration name don't match

Issue - State: closed - Opened by divyenduz 7 months ago - 2 comments
Labels: bug

#367 - Document the privileges required to run pgroll

Issue - State: open - Opened by divyenduz 7 months ago - 2 comments
Labels: good first issue, help wanted, hacktoberfest

#339 - Alter column operations should allow specification of unchanged fields

Issue - State: open - Opened by andrew-farries 10 months ago - 3 comments
Labels: enhancement

#322 - Support for partial indexes

Issue - State: closed - Opened by asomethings 11 months ago - 1 comment
Labels: enhancement, good first issue, help wanted

#281 - Support formats with comments for migration files

Issue - State: open - Opened by KholdStare 12 months ago - 6 comments

#269 - Improve database bootstrap story

Issue - State: closed - Opened by acaloiaro 12 months ago - 11 comments

#257 - Purpose of drop_column down is unclear in the documentation

Issue - State: closed - Opened by simonw about 1 year ago - 1 comment

#249 - Support the ability to add changes to an on-going migration

Issue - State: open - Opened by trobertson-cn about 1 year ago - 5 comments
Labels: enhancement

#239 - Support multiple operations acting on the same object in one migration

Issue - State: open - Opened by andrew-farries about 1 year ago - 1 comment
Labels: enhancement

#227 - Ensure faithful duplication of columns for backfilling

Issue - State: closed - Opened by andrew-farries about 1 year ago - 4 comments
Labels: bug

#208 - Parallel migration support

Issue - State: open - Opened by xiaoyao9184 about 1 year ago - 2 comments

#203 - Allow index creation upon table creation

Issue - State: closed - Opened by saintazunya about 1 year ago - 1 comment

#193 - Adding a serial column

Issue - State: closed - Opened by wister over 1 year ago - 2 comments
Labels: bug

#168 - Provide a way to control the backfill rate

Issue - State: closed - Opened by andrew-farries over 1 year ago - 6 comments
Labels: enhancement

#100 - Make naming `FOREIGN KEY` constraints mandatory

Pull Request - State: closed - Opened by andrew-farries over 1 year ago - 1 comment

#99 - Make naming `CHECK` constraints mandatory

Pull Request - State: closed - Opened by andrew-farries over 1 year ago

#98 - Stop disabling build cache in the `examples` job

Pull Request - State: closed - Opened by andrew-farries over 1 year ago