gitpad/database
Aravinth Manivannan 303a4ab0ba
feat: helper method Data::new_gist to create new gist and tests
DESCRIPTION
    Data::new_gist creates a bare repository in the supplied
    Data.settings.repository.root directory and saves metadata in the
    database

    See accompanying test for usage
2022-02-14 22:46:17 +05:30
..
db-core feat: helper method Data::new_gist to create new gist and tests 2022-02-14 22:46:17 +05:30
db-sqlx-postgres fix: rename GistPrivacy to GistVisibility and *privacy to *visibility 2022-02-14 20:38:19 +05:30
db-sqlx-sqlite fix: rename GistPrivacy to GistVisibility and *privacy to *visibility 2022-02-14 20:38:19 +05:30
migrator feat: add gists_gists, gists_comments and gists_comments & related methods 2022-02-14 20:11:26 +05:30