Update database-schema.adoc
This commit is contained in:
@@ -28,7 +28,7 @@ create table authorities (
|
||||
create unique index ix_auth_username on authorities (username,authority);
|
||||
----
|
||||
|
||||
=== For Oracle database
|
||||
==== For Oracle database
|
||||
[source]
|
||||
----
|
||||
CREATE TABLE USERS (
|
||||
|
||||
Reference in New Issue
Block a user