All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Automatic creation of test databases and dropping them upon test completion
- Support for loading fixture sql files
- Support for loading table data into already existing tables
- Support for loading CSV file into existing table
- Support for fetching table data from the database as an array