Files
postgrest/diagrams/presidents.er
T
a6aa2adf04 Remove embedding disambiguation in favor of computed rels (#660)
* Add SQL snippets for ERDs
---------

Co-authored-by: steve-chavez <stevechavezast@gmail.com>
2023-07-20 09:02:33 -05:00

8 lines
82 B
Plaintext

[Presidents]
*id
first_name
last_name
+predecessor_id
Presidents 1--? Presidents