mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-02 00:32:15 +00:00
Corrected section layout in DB schema appendix of ref manual.
This commit is contained in:
parent
12fc73f046
commit
ca91b9abc5
@ -132,6 +132,7 @@ create table acl_entry (
|
||||
constraint foreign_fk_5 foreign key(sid) references acl_sid(id) );
|
||||
|
||||
</programlisting></para>
|
||||
</section>
|
||||
<section>
|
||||
<title>PostgreSQL</title>
|
||||
<para>
|
||||
@ -187,5 +188,4 @@ create table acl_entry(
|
||||
</itemizedlist></para>
|
||||
</section>
|
||||
</section>
|
||||
</section>
|
||||
</appendix>
|
||||
|
Loading…
x
Reference in New Issue
Block a user