mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-04 01:32:14 +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) );
|
constraint foreign_fk_5 foreign key(sid) references acl_sid(id) );
|
||||||
|
|
||||||
</programlisting></para>
|
</programlisting></para>
|
||||||
|
</section>
|
||||||
<section>
|
<section>
|
||||||
<title>PostgreSQL</title>
|
<title>PostgreSQL</title>
|
||||||
<para>
|
<para>
|
||||||
@ -187,5 +188,4 @@ create table acl_entry(
|
|||||||
</itemizedlist></para>
|
</itemizedlist></para>
|
||||||
</section>
|
</section>
|
||||||
</section>
|
</section>
|
||||||
</section>
|
|
||||||
</appendix>
|
</appendix>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user