sequlize-oracle returning value type STRING on insert
10 views
Skip to first unread message
M. Sofyan
unread,
May 12, 2021, 10:59:25 AM5/12/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Sequelize
I have check for sequelize-oracle on query-generator.js it's only support for data types NUMBER and autoIncrement is true. I have several case that field `UUID` in table is generated with Trigger and the type is STRING.