Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 616 Bytes

CHANGELOG.md

File metadata and controls

24 lines (14 loc) · 616 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.

[0.0.19] - 2024-06-28

Fixed:

  • fixed selectAll function generation: snake_case to camelCase is now being applied

[0.0.18] - 2024-06-28

Added:

  • Basic SQL type checking for project schema
  • F# project generation with selectAll queries for all views and tables

Fixed:

  • mig relations command.
  • mig log command when SQLite file does not exists