Difference between revisions of "Pathfinder Wiki:API/Database"

From Pathfinder Wiki
(Created page with "In order to make the data about honors, master awards, awards, IA and so on available to app developers it's necessary to save this data into a database. On the following page...")
 
Line 3: Line 3:
 
* [[Pathfinder Wiki:API/Database/Layout - Localization|Layout of the Localization Tables]]
 
* [[Pathfinder Wiki:API/Database/Layout - Localization|Layout of the Localization Tables]]
 
* [[Pathfinder Wiki:API/Database/Layout - Honors|Layout of the Honors Metadata Table]]
 
* [[Pathfinder Wiki:API/Database/Layout - Honors|Layout of the Honors Metadata Table]]
* [[Pathfinder Wiki:API/Database/Layout - Requirements|Layout of the Requirements Table]]
+
* [[Pathfinder Wiki:API/Database/Layout - Honor Requirements|Layout of the Requirements Table]]
 
* [[Pathfinder Wiki:API/Database/Layout - See Also|Layout of the See Also Connections Table]]
 
* [[Pathfinder Wiki:API/Database/Layout - See Also|Layout of the See Also Connections Table]]

Revision as of 23:32, 13 February 2022

In order to make the data about honors, master awards, awards, IA and so on available to app developers it's necessary to save this data into a database. On the following pages the structure of these tables will be explained.