Question for #Perl folks using #DBIxClass and #SQLTranslator with #PostgreSQL #Postgres and/or #SQLServer #MSSQL
Is it expected that the producer for SQL server will use the data type survivor in your schema verbatim even if it’s not supported?
I’m working in an app that has a Postgres DB with jsonb columns and was hoping I could have deployment handler output SQL for SQL server that uses an acceptable equivalent, but that doesn’t seem to have been the case — it just says jsonb.