SQL support for rom-rb

adapter data-mapping mariadb mssql mysql oracle postgresql rom-rb ruby rubygem sql sqlite sqlite3
1 Open Issue Need Help Last updated: Jun 28, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Debug and fix a bug in the rom-sql gem where SQLite's type parsing is applied twice when using custom type transformations with JSON serialization. The issue occurs when creating records with custom types, leading to unexpected behavior. The solution likely involves investigating the type handling within the rom-sql gem's interaction with SQLite and adjusting the type parsing logic to ensure it's applied only once.

Complexity: 4/5
bug help wanted

SQL support for rom-rb

Ruby
#adapter#data-mapping#mariadb#mssql#mysql#oracle#postgresql#rom-rb#ruby#rubygem#sql#sqlite#sqlite3