Open Issues Need Help
View All on GitHub Type parsed twice with SQLite 2 months ago
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
rom-rb/rom-sql
218
SQL support for rom-rb
Ruby
#adapter#data-mapping#mariadb#mssql#mysql#oracle#postgresql#rom-rb#ruby#rubygem#sql#sqlite#sqlite3