about summary refs log tree commit diff
path: root/finito-postgres
AgeCommit message (Expand)AuthorFilesLines
2018-09-26 refactor(postgres): Minor changes to match actual table schemaVincent Ambo1-7/+10
2018-09-26 feat(postgres): Add initial table schema for Finito tablesVincent Ambo2-0/+41
2018-09-26 docs: Add rustdoc header lines as expected by the formatVincent Ambo1-0/+2
2018-09-26 feat(postgres): Implement Postgres-backed 'advance' functionVincent Ambo2-14/+73
2018-09-26 feat(postgres): Bootstrap Postgres persistence implementationVincent Ambo3-0/+270