Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 784 Bytes

CHANGELOG.md

File metadata and controls

19 lines (14 loc) · 784 Bytes

Changelog

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.

Added

  • 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