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