refactor: improve database migrations
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
from lnbits.db import open_ext_db
|
||||
|
||||
|
||||
def migrate():
|
||||
print("pending")
|
||||
@@ -1 +0,0 @@
|
||||
/* create your extensions table and the variables needed here */
|
||||
Reference in New Issue
Block a user