Commit graph

4 commits

Author SHA1 Message Date
3f391a782c first working-ish Postgres backend
Subcommits:

implement iterator and remove ResultTree

add Err() to sql

remove redundant and less helpful indices, change fillfactor, and use COPY FROM
2015-08-12 16:03:25 -04:00
kortschak
a8b3a04eda internal: move {config,db,http} into internal 2015-08-11 10:01:11 +09:30
Andrew Dunham
357478d1d1 Don't create a util package - move the functionality to 'internal' 2015-04-29 13:26:44 -07:00
Andrew Dunham
e9e768ce36 Refactor location of code
1. The 'cayley' command now lives under cmd/
2. Integration tests live under integration/
3. Some utility functions used in both the integration tests and the
   'cayley' command were split to their own 'util' package.
2015-04-29 12:45:58 -07:00