-
Notifications
You must be signed in to change notification settings - Fork 82
Insights: xataio/pgroll
Overview
-
- 10 Merged pull requests
- 7 Open pull requests
- 0 Closed issues
- 4 New issues
Could not load contribution data
Please try again later
10 Pull requests merged by 2 people
-
Unify table level foreign key conversion in
sql2pgroll
#628 merged
Feb 7, 2025 -
Add support for
create_index
operations in multi-operation migrations#662 merged
Feb 7, 2025 -
Add support for
alter_table
change type operations in multi-operation migrations#661 merged
Feb 7, 2025 -
Expose foreign key constraint options in inline FK definition and in
create_constraint
#653 merged
Feb 6, 2025 -
Add exclusion constraints to
analyze
/read_schema
#658 merged
Feb 5, 2025 -
Add
onUpdate
andmatchType
to the output ofanalyze
/read_schema
#654 merged
Feb 4, 2025 -
Add missing match type setting to ConstraintSQLWriter
#650 merged
Feb 4, 2025 -
Remove
ElseExpr
andTestExpr
from trigger templates#651 merged
Feb 4, 2025 -
Add support for
NOT VALID
in constraint writer#649 merged
Feb 3, 2025 -
Reuse table level foreign key references in
create_constraint
#640 merged
Feb 3, 2025
7 Pull requests opened by 3 people
-
Make backfill batch selection exclude rows inserted or updated after backfill start
#648 opened
Feb 3, 2025 -
Make backfill batch selection exclude rows inserted or updated after backfill start
#652 opened
Feb 4, 2025 -
Add initial schema to migrations table
#656 opened
Feb 5, 2025 -
Move backfill options to `start` and `migrate` command
#660 opened
Feb 6, 2025 -
Move `ConstraintSQLWriter` to a separate file
#665 opened
Feb 7, 2025 -
Improve validation of `create_table` and `add_column` operations
#666 opened
Feb 7, 2025 -
Ignore inferred migrations for `migrate` and `pull` commands
#667 opened
Feb 7, 2025
4 Issues opened by 2 people
-
migrate command fails when there's an inferred migration
#664 opened
Feb 7, 2025 -
Remove `comment` from `alter_column` operations
#663 opened
Feb 7, 2025 -
Support multiple backfill-requiring changes to the same column in a single migration
#659 opened
Feb 6, 2025 -
Move `backfill-batch-delay` and `backfill-batch-size` flags to the `start` command
#657 opened
Feb 5, 2025
8 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Adding columns with volatile `DEFAULT`s locks tables for duration of table rewrite
#643 commented on
Feb 3, 2025 • 0 new comments -
Adding columns with `UNIQUE` takes an exclusive table lock
#644 commented on
Feb 3, 2025 • 0 new comments -
Alter column operations should allow specification of unchanged fields
#339 commented on
Feb 3, 2025 • 0 new comments -
No previous version exists for the first migration
#641 commented on
Feb 4, 2025 • 0 new comments -
Ensure each operation type is aware of any preceding column or table renames
#239 commented on
Feb 7, 2025 • 0 new comments -
Add support for table constraints to `create_table`
#580 commented on
Feb 7, 2025 • 0 new comments -
Make backfill batch selection exclude rows inserted or updated after backfill start
#634 commented on
Feb 6, 2025 • 0 new comments -
Skip backfill for empty table
#642 commented on
Feb 3, 2025 • 0 new comments