- fix: Add support to datetime on gt. gte. lt. lte. filter #8
- feat: Add support for count and select with count. #6
- fix: Character encoding issues in mock response to handle non-ASCII characters correctly #3
- chore: Add a longer description and provide example #4
- Initial release.
- Basic CRUD operations (Create, Read, Update, Delete) and upsert support.
- Basic filtering support.
- Basic transformer (order, limit, range, single, maybeSingle) support.
- Basic referenced table support.