Ferreteria/v0.5/node: Difference between revisions

From Woozle Writes Code
Jump to navigation Jump to search
(Created page with "'''Previous versions''': {{l/ferreteria/|v0.42/odata|0.42}}, {{l/ferreteria/|v0.41/odata|0.41}} ==About== The nodes subsystem is built from a set of tables working together.")
 
No edit summary
Line 2: Line 2:
==About==
==About==
The nodes subsystem is built from a set of tables working together.
The nodes subsystem is built from a set of tables working together.
==Tables==
* {{l/version|sql|node}}: core pseudorecord
* {{l/version|sql|node_leaf}}: field within a pseudorecord

Revision as of 17:14, 6 March 2022

Previous versions: 0.42, 0.41

About

The nodes subsystem is built from a set of tables working together.

Tables