diff options
author | Ali Alnubani <alialnu@mellanox.com> | 2019-09-04 13:40:31 +0000 |
---|---|---|
committer | Stephen Finucane <stephen@that.guru> | 2019-09-06 14:29:43 +0100 |
commit | 1a36ed51a8e1e073dad6dc14b683ef68d44f98fa (patch) | |
tree | abc2a4b66ed2fc6eeb1d5754554767994b9d8dfd /tools/docker | |
parent | 31a6d76605fd2d5e0144bbbcacfa8a769fd65bae (diff) | |
download | patchwork-1a36ed51a8e1e073dad6dc14b683ef68d44f98fa.tar patchwork-1a36ed51a8e1e073dad6dc14b683ef68d44f98fa.tar.gz |
sql: Fix table lists
The patch adds missing commas in the table lists where missing, and
removes where unnecessary. This fixes errors such as the following when
feeding the script to psql:
psql:lib/sql/grant-all.postgres.sql:37: ERROR: syntax error at or near "patchwork_emailconfirmation"
LINE 19: patchwork_emailconfirmation,
...
Signed-off-by: Ali Alnubani <alialnu@mellanox.com>
Reviewed-by: Stephen Finucane <stephen@that.guru>
Fixes: ca0e79d4db34 ("sql: Sort 'grant-all' scripts alphabetically")
Diffstat (limited to 'tools/docker')
0 files changed, 0 insertions, 0 deletions