mickhansen / graphql-sequelize

GraphQL & Relay for MySQL & Postgres via Sequelize
MIT License
1.9k stars 172 forks source link

add support for uuidv4 data type #691

Closed realies closed 4 years ago

realies commented 4 years ago

should fix #690

realies commented 4 years ago

sup with the postgres failure?

mickhansen commented 4 years ago

v9.4.0

realies commented 4 years ago

@mickhansen, seems like DataTypes.UUIDV4 is only used for the defaultValue field parameter and not type. Feel free to revert.

mickhansen commented 4 years ago

@realies ah yeah right, oh wel, no harm here