Update database schema references in CRUD operations: Change all instances of 'satmachineadmin' to 'satoshimachine' in SQL queries and database connection to reflect the new schema name.
This commit is contained in:
parent
08fe66cc5a
commit
74b7d0f9a3
2 changed files with 16 additions and 16 deletions
|
|
@ -1,2 +1,2 @@
|
|||
# No database migrations needed for client extension
|
||||
# Client extension reads from admin extension's database (ext_satmachineadmin schema)
|
||||
# Client extension reads from admin extension's database (ext_satoshimachine schema)
|
||||
Loading…
Add table
Add a link
Reference in a new issue