"Add a table to store information about users, load the initial set of users from the authentication provider, and change fks for other tables" (defun up () (panettone.model:create-table-if-not-exists 'panettone.model:user))
depot | ||
monorepo for the virus lounge | The Virus Lounge |
about summary refs log tree commit diff |
"Add a table to store information about users, load the initial set of users from the authentication provider, and change fks for other tables" (defun up () (panettone.model:create-table-if-not-exists 'panettone.model:user))