mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-01-09 22:17:26 +01:00
Updated table
This commit is contained in:
parent
f21c193f02
commit
43507f4c72
@ -77,18 +77,18 @@ A source MUST be an entity.
|
|||||||
#### entities
|
#### entities
|
||||||
Sources MUST be on of the following entities:
|
Sources MUST be on of the following entities:
|
||||||
|
|
||||||
|entity|attributes|
|
entity|attributes
|
||||||
|--- | --- | ---|
|
--- | --- | ---
|
||||||
|user|username,password,identity|
|
user|username,password,identity
|
||||||
|identity|names,addresses|
|
identity|names,addresses
|
||||||
|address||
|
address|
|
||||||
|date|datetime|
|
date|datetime
|
||||||
|name|string|
|
name|string
|
||||||
|birthday|date|
|
birthday|date
|
||||||
|death|date|
|
death|date
|
||||||
|text|varchar|
|
text|text(varchar)
|
||||||
|collection|nodes|
|
collection|nodes
|
||||||
|live|birthday,death|
|
live|birthday,death
|
||||||
|
|
||||||
A source MUST have a file fabric.
|
A source MUST have a file fabric.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user