commit 1253f371595b249823bdceff4bf8144be191fe7a parent 766adfc1ecd6d1e07a8bb03e8a561e2dced38391 Author: MS <ms@taler.net> Date: Sat, 22 Jul 2023 09:13:29 +0200 note Diffstat:
| M | database-versioning/new/nexus-0001-refactor.sql | | | 3 | +-- |
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/database-versioning/new/nexus-0001-refactor.sql b/database-versioning/new/nexus-0001-refactor.sql @@ -1,5 +1,4 @@ --- To Do: group tables per purpose. - +-- To Do: comments, although '--' vs 'COMMENT ON' is under discussion. BEGIN;