Skip to content

Commit

Permalink
feat: allow to create template
Browse files Browse the repository at this point in the history
  • Loading branch information
nichenqin committed Aug 17, 2024
1 parent d0ab868 commit b5cec80
Show file tree
Hide file tree
Showing 29 changed files with 2,041 additions and 29 deletions.
1 change: 1 addition & 0 deletions apps/backend/drizzle/0003_dry_starhawk.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ALTER TABLE `undb_base` ADD `allow_template` integer DEFAULT false NOT NULL;
Loading

0 comments on commit b5cec80

Please sign in to comment.