Pathfinder Wiki:API/Database: Difference between revisions

From Pathfinder Wiki
DesignerThan (talk | contribs)
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..."
 
DesignerThan (talk | contribs)
No edit summary
 
(One intermediate revision by the same user not shown)
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 Variants|Layout of the Honor Variants Table]]
* [[Pathfinder Wiki:API/Database/Layout - Honor Requirements|Layout of the Honor 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]]

Latest revision as of 13:35, 23 September 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.