Refactors database related files-create queries moved to schema.py
This commit is contained in:
parent
cdbfbfef8d
commit
be281f66d0
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
{
|
||||
"PATH": {
|
||||
"SCHEMA": "src/schema/comments_ddl.sql",
|
||||
"DATABASE": "database/comments.db",
|
||||
"ERROR_LOG": "logs/error.log",
|
||||
"DEBUG_LOG": "logs/debug.log",
|
||||
|
|
Loading…
Reference in a new issue