Skip to content

Blob support, closes #99#842

Merged
sdepold merged 2 commits into
sequelize:masterfrom
janmeier:blob
Aug 23, 2013
Merged

Blob support, closes #99#842
sdepold merged 2 commits into
sequelize:masterfrom
janmeier:blob

Conversation

@janmeier

Copy link
Copy Markdown
Member

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

@sdepold

sdepold commented Aug 23, 2013

Copy link
Copy Markdown
Member

nice. thanks.

@sdepold sdepold merged commit f70f068 into sequelize:master Aug 23, 2013
@janmeier janmeier deleted the blob branch August 23, 2013 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants