autoload; cache; tests;
authorMichael Wallner <mike@php.net>
Fri, 15 Mar 2013 08:16:37 +0000 (09:16 +0100)
committerMichael Wallner <mike@php.net>
Fri, 15 Mar 2013 08:16:37 +0000 (09:16 +0100)
commit0e2eb1f13ef60ce9a8709354136c42f7d87b2345
tree22afcc9a0dd89ea18917e91ec1cc8a4bd0cf2c62
parent7045a269b4993d414337fcd7ee1b789b15185af4
autoload; cache; tests;
lib/autoload.php [new file with mode: 0644]
lib/pq/Gateway/Table.php
lib/pq/Gateway/Table/CacheInterface.php [new file with mode: 0644]
lib/pq/Gateway/Table/Relations.php
lib/pq/Gateway/Table/StaticCache.php [new file with mode: 0644]
tests/lib/pq/Gateway/CellTest.php
tests/lib/pq/Gateway/RowTest.php
tests/lib/pq/Gateway/RowsetTest.php
tests/lib/pq/Gateway/TableTest.php
tests/setup.inc