- Provide standard upsert test.
- Updated dependencies.
- Fixed the native$ tests
- Removed peerDependencies from package.json
- Better behavior definition through tests
- Test enhancements and fixes
- Added the
sqltest
testing layer - direct queries made using the native$ - Added the
extended
testing layer - tests that define extended query support (ne$, eq$, lte$, lt$, gte$, gt$, in$, nin$, or$, and$)