logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

samizdat-create-database - Samizdat database generation script

Author

       This  manual page was written by Dmitry Borodaenko <angdraug@debian.org>.  Permission is granted to copy,
       distribute and/or modify this document under the terms of the GNU GPL version 3 or later.

                                                                                     SAMIZDAT-CREATE-DATABASE(1)

Description

samizdat-create-database Generates a database for a Samizdat site with empty tables and triggers, creates
       a user with the same name, and grants that user all necessary access rights.

Name

       samizdat-create-database - Samizdat database generation script

Options

<site>    name of database and database user, should be the same as site name in most cases

       <driver>  database driver, one of pgsql (default), sqlite3

Synopsis

samizdat-create-database<site> [<driver>]

See Also