refactor relations
authorMichael Wallner <mike@php.net>
Tue, 14 Oct 2014 07:10:10 +0000 (09:10 +0200)
committerMichael Wallner <mike@php.net>
Tue, 14 Oct 2014 07:10:10 +0000 (09:10 +0200)
commitccdcd2977c8bdc7c74b89b2fb7c2ea46479692b8
tree4ebafe403daa1f6b910481d96ffd0f2ad3b3ec54
parent80c4d645e1650304b1dbcae85dbf17a6593896e4
refactor relations
lib/pq/Gateway/Row.php
lib/pq/Gateway/Table.php
lib/pq/Gateway/Table/Attributes.php
lib/pq/Gateway/Table/Identity.php
lib/pq/Gateway/Table/Reference.php [new file with mode: 0644]
lib/pq/Gateway/Table/Relations.php
tests/lib/pq/Gateway/CellTest.php
tests/lib/pq/Gateway/RowTest.php
tests/lib/pq/Gateway/TableTest.php