drawdb
drawdb copied to clipboard
serial to integer relationship
Hi!
In Postgreql
Technically a serial is an integer with a sequence.
It should allow relating to an integer in another table.