Closed krzysztofreczek closed 1 year ago
This one adds a simple schemaAdapter implementation for SQLite. I moved common implementation parts as defaults into a separate file.
schemaAdapter
The solution is tested against a temporary database file with example-based tests.
This one adds a simple
schemaAdapter
implementation for SQLite. I moved common implementation parts as defaults into a separate file.The solution is tested against a temporary database file with example-based tests.