Ferreteria/v0.41/odata: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
This system is experimental, and replaces/updates the old [[Ferreteria/modules/content|content system]] (which was really part of 0.2 or 0.3). | This system is experimental, and replaces/updates the old [[Ferreteria/modules/content|content system]] (which was really part of 0.2 or 0.3). | ||
* '''concepts''': | |||
** {{l/sub|node}} | |||
* ''' | ** {{l/sub|leaf}} | ||
* '''tables''': | |||
** {{l/version|sql|node}}: node index | |||
* | ** {{l/version|sql|node_leaf}}: master node-leaf index | ||
* | ** {{l/version|sql|node_leaf_text}}: leaf type for handling large strings | ||
** | ** {{l/version|sql|node_leaf_time}}: leaf type for handling timestamps | ||
* | |||
** | |||
* | |||
* | |||
Revision as of 21:41, 16 January 2020
This system is experimental, and replaces/updates the old content system (which was really part of 0.2 or 0.3).
- concepts:
- tables:
- Template:L/version: node index
- Template:L/version: master node-leaf index
- Template:L/version: leaf type for handling large strings
- Template:L/version: leaf type for handling timestamps