1
0

implements jsonb-changes-delta

This commit is contained in:
Michael Hoennig
2022-08-23 09:36:39 +02:00
parent dd4f39902f
commit 2022492f21
2 changed files with 136 additions and 0 deletions

View File

@ -5,6 +5,8 @@ databaseChangeLog:
file: db/changelog/002-int-to-var.sql
- include:
file: db/changelog/003-random-in-range.sql
- include:
file: db/changelog/004-jsonb-changes-delta.sql
- include:
file: db/changelog/005-uuid-ossp-extension.sql
- include: