New features
Implement interactive REPL for viewing sources and testing data
Implement continue ingestion for postgres
Support for aliases in SQL
Support LIKE operator
Improve Test framework to use prebuilt docker container and validate REST schema
Add version
field to Record
Add count
API
Bug fixes
Propagate nullables along SQL schema
Update samples with public ecr image
Fix postgres replication messages handling on update
Id in LmdbCache
can be duplicated for different records
Remove duplicate dependencies and bump a few libs.
Display user friendly postgres connection failure
Handle error return from thread when intialize grpc + rest
Typos and links in proto files
Add error msg for primary key missing/mismatching
Full Changelog: v0.1.3...v0.1.4