xmr-remote-nodes/internal/database
ditatompel 253230dc5a
Removing admin module and functions
The administration of the server is done using cli tools. So I don't
think that admin account and module is required. At least for now.

Note that this also remove `tbl_admin` creation in database migrate.
Since no release were made until this commit, the database migration
still in version 1. Manual removal database table for `tbl_admin`
is required on the existing running server.
2024-05-23 03:40:06 +07:00
..
mysql.go Avoid naming module using a domain name pattern 2024-05-08 21:35:04 +07:00
schema.go Removing admin module and functions 2024-05-23 03:40:06 +07:00