Blob support, closes #99 by janmeier · Pull Request #842 · sequelize/sequelize
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 4.3k
Merged
Conversation
Copy link
Member
janmeier
commented
Aug 19, 2013
janmeier
commented
Added BLOB support for all dialects, with the option to use regular BLOB (Sequelize.BLOB), TINYBLOB (Sequelize.BLOB('tiny')) etc. For postgres, all blob types use bytea
janmeier added 2 commits
August 19, 2013 19:41Copy link
Member
sdepold
commented
Aug 23, 2013
sdepold commented
Aug 23, 2013nice. thanks.
sdepold
merged commit
f70f068
into
sequelize:master
janmeier
deleted the
blob
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment