mirror of
https://github.com/sismics/docs.git
synced 2026-02-04 19:37:27 +00:00
Users administration (client)
This commit is contained in:
@@ -1 +1 @@
|
||||
db.version=2
|
||||
db.version=3
|
||||
@@ -0,0 +1 @@
|
||||
insert into T_ROLE(ROL_ID_C, ROL_NAME_C, ROL_CREATEDATE_D) values('user', 'User', NOW());
|
||||
Reference in New Issue
Block a user