Menu

[r36]: / trunk / etc / databaseLinks.xml  Maximize  Restore  History

Download this file

29 lines (26 with data), 760 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version="1.0" encoding="UTF-8"?>
<!--
Document : databaseLinks.xml
Created on : 27 februari 2007, 13:42
Author : annba
Description:
Purpose of the document follows.
-->
<databaselinks>
<!--
<schema id="public">
<link type="one-to-many">
<one table="xuser" field="login" />
<many table="useriplink" field="username" />
</link>
<link type="one-to-many">
<one table="xuser" field="login" />
<many table="grouplink" field="entityname" />
</link>
<link type="one-to-many">
<one table="xgroup" field="entityname" />
<many table="grouplink" field="groupname" />
</link>
</schema>
-->
</databaselinks>
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.