Changes between Initial Version and Version 1 of Ticket #3727, comment 2
- Timestamp:
- 03/09/17 06:49:30 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3727, comment 2
initial v1 4 4 5 5 ALTER TABLE "provoz_provozovna" ADD CONSTRAINT "infrastruktura_id_refs_id_4e49f6 6 6 7 6e" FOREIGN KEY ("infrastruktura_id") REFERENCES "provoz_infrastruktura" ("id") 7 8 8 9 This will appear as: 9 10 10 15128; 2606 5687308 FK CONSTRAINT public infrastruktura_id_refs_id_4e49f6 11 15128; 2606 5687308 FK CONSTRAINT public infrastruktura_id_refs_id_4e49f6 12 11 13 6e postgres 12 14