Skip to content

Commit ab8d2d6

Browse files
committed
v2.23.4: Fix "Table must have a consistent number of cells" error in pg-microsharding right after new microshards allocation
1 parent 162f0b2 commit ab8d2d6

File tree

4 files changed

+111
-103
lines changed

4 files changed

+111
-103
lines changed

docs/functions/actionCopy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
> **actionCopy**(`args`): `Promise`\<`boolean`\>
1010
11-
Defined in: src/actions/actionCopy.ts:19
11+
Defined in: [src/actions/actionCopy.ts:19](https://github.com/clickup/pg-microsharding/blob/master/src/actions/actionCopy.ts#L19)
1212

1313
Copies a PG from one database to another with no downtime.
1414

0 commit comments

Comments
 (0)