What's Changed
- use execute onlyValue in SQLite3Table>>#numberOfRows by @vonbecmann in #70
- remove useless collect message send in SQLite3Table>>#rows. by @vonbecmann in #72
- add tests to SQLite3Column by @vonbecmann in #74
- Issue 75 - Condense packages by @astares in #78
- Update README.md (fix casing) by @astares in #79
- Remove old module names by @astares in #80
- Remove old ConfigurationOfSQLite3 by @astares in #82
- New lint message in SQLite3Table>>#inspectionSQLite3Columns by @astares in #83
- Provide a forced closing of connection by @astares in #85
- add SQLite3Cursor>>#do: by @vonbecmann in #88
- use rowClass instead of collect by @vonbecmann in #87
- #testForcedClose failed on Windows by @astares in #89
- Update Windows DLLs by @astares in #90
Full Changelog: v2.2.6...v2.2.7