Merge branch 'main' of git.hackbever.be:rusty-bever/blog
This commit is contained in:
commit
5b465867e6
6 changed files with 22 additions and 5 deletions
|
|
@ -5,5 +5,6 @@ drop function enforce_version_titles;
|
|||
drop index sections_shortname_index;
|
||||
|
||||
drop table versions cascade;
|
||||
drop table tags cascade;
|
||||
drop table posts cascade;
|
||||
drop table sections cascade;
|
||||
|
|
|
|||
Reference in a new issue