-
- Downloads
Include partitioned tables in sync (#15151)
Include partitioned tables in sync Add new table type ("PARTITIONED TABLE") to `.getTables` invocation Add test for Postgres to ensure all partitions, in addition to main table, are synced (for PG version 10 or higher) Pull `exec!` into helper fn in `postgres_test.clj`
Please register or sign in to comment