diff options
Diffstat (limited to 'tests/fixtures/identity.sql')
-rw-r--r-- | tests/fixtures/identity.sql | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/fixtures/identity.sql b/tests/fixtures/identity.sql index 6b742c3..13a6153 100644 --- a/tests/fixtures/identity.sql +++ b/tests/fixtures/identity.sql @@ -869,4 +869,5 @@ TRUNCATE(a, b) SELECT enum SELECT unlogged SELECT name -SELECT copy
\ No newline at end of file +SELECT copy +SELECT rollup
\ No newline at end of file |