mock mode: database queries implemented and checkbox on account page built
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
BEGIN;
|
||||
|
||||
|
||||
DROP TABLE mock_mode;
|
||||
|
||||
|
||||
COMMIT;
|
||||
Reference in New Issue
Block a user