-
- Downloads
Split db-init cli in 2 (init and create) and move them under 'swh db'
The idea it to have the 'swh db create' command to create the database and prepare it by executing SQL -superuser- files, i.e. SQL files which execution requires superuser permissions -- typically install languages or extensions. Then the 'swh db init' execute the initialization SQL files that do not require superuser permissions. Also get rid of the previous (unused) 'swh db init' command.
parent
e5312bda
No related branches found
No related tags found
-
mentioned in merge request !157 (closed)
-
mentioned in merge request !159 (closed)
Please register or sign in to comment