code: database list, get, create, and fixed migration

This commit is contained in:
2024-02-16 21:40:27 +01:00
parent 8d07fafabd
commit 1dc24bf244
9 changed files with 96 additions and 34 deletions

View File

@@ -15,4 +15,4 @@ pub struct Model {
#[derive(Copy, Clone, Debug, EnumIter, DeriveRelation)]
pub enum Relation {}
impl ActiveModelBehavior for ActiveModel {}
impl ActiveModelBehavior for ActiveModel {}