mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-02-24 07:37:50 +00:00
Update database-schema.adoc
This commit is contained in:
parent
594cacb0d6
commit
b192bf54f7
@ -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 (
|
||||
|
Loading…
x
Reference in New Issue
Block a user