Skip to content

Conversation

@olibf
Copy link
Owner

@olibf olibf commented Dec 20, 2025

Pull Request

Description

Add SQLite support

Type of Change

  • New feature (non-breaking change which adds functionality)
  • Documentation update

Changes Made

  • Added support for SQLite
  • Export remains the same, so cross compares are still possible (except for the datatypes)

Checklist

  • My code follows the project's coding style
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings or errors
  • I have updated the CHANGELOG.md with my changes
  • New and existing unit tests pass locally with my changes
  • I have checked my code follows hexagonal architecture principles
  • I have ensured proper separation between domain, application, and infrastructure layers

@olibf olibf merged commit 1185e3d into main Dec 20, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants