Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
buildjosh
/
sequelize
Public
forked from
sequelize/sequelize
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 25, 2016
Add DATEONLY attributes to _dateAttributes (#5965)
verdier
authored and
mickhansen
committed
738ea1b
View commit details
Copy full SHA for 738ea1b
Browse repository at this point
Commits on May 24, 2016
removed .gitmodules (#5953)
sushantdhiman
authored and
janmeier
committed
36e24f4
View commit details
Copy full SHA for 36e24f4
Browse repository at this point
chore(package): update mocha to version 2.5.2 (#5951)
Show description for c295f56
greenkeeperio-bot
authored and
janmeier
committed
c295f56
View commit details
Copy full SHA for c295f56
Browse repository at this point
[ci skip] Changelog for #5605
janmeier
committed
68d93dd
View commit details
Copy full SHA for 68d93dd
Browse repository at this point
Prove that Instance.equals() still doesn't work and fix it (#5605)
Show description for a855a2a
MrVoltz
authored and
janmeier
committed
a855a2a
View commit details
Copy full SHA for a855a2a
Browse repository at this point
hasOne now prefer for options.as foreign key name (#5926)
Show description for 7579d2a
sushantdhiman
authored and
janmeier
committed
7579d2a
View commit details
Copy full SHA for 7579d2a
Browse repository at this point
chore(ci): Update build matrix (#5918)
Show description for b7f5b84
janmeier
committed
b7f5b84
View commit details
Copy full SHA for b7f5b84
Browse repository at this point
mocha@2.5.0 breaks build ⚠️ (#5946)
Show description for 75c3cb8
greenkeeperio-bot
authored and
janmeier
committed
75c3cb8
View commit details
Copy full SHA for 75c3cb8
Browse repository at this point
chore(package): update lodash to version 4.13.1 (#5947)
Show description for fe33e21
greenkeeperio-bot
authored and
janmeier
committed
fe33e21
View commit details
Copy full SHA for fe33e21
Browse repository at this point
Commits on May 23, 2016
[ci skip] Model#truncate - Fixing documentation formatting (#5933)
Show description for ebec7a9
gtelljohann
authored and
janmeier
committed
ebec7a9
View commit details
Copy full SHA for ebec7a9
Browse repository at this point
Update changelog.md
mickhansen
committed
4460c13
View commit details
Copy full SHA for 4460c13
Browse repository at this point
Commits on May 22, 2016
add default value for tableTypes in sqlite (#5755) (#5931)
ivo-stefchev
authored and
janmeier
committed
0bc3042
View commit details
Copy full SHA for 0bc3042
Browse repository at this point
Adding the ability to log warnings if they are present in MySQL. (#5902)
Show description for f274eba
manchicken
authored and
janmeier
committed
f274eba
View commit details
Copy full SHA for f274eba
Browse repository at this point
projectId formatting (#5941)
WestleyArgentum
authored and
janmeier
committed
fc5675d
View commit details
Copy full SHA for fc5675d
Browse repository at this point
Commits on May 18, 2016
feat(model): put model in options for hook access (#5916)
Show description for 3d14a4a
scragg0x
authored and
janmeier
committed
3d14a4a
View commit details
Copy full SHA for 3d14a4a
Browse repository at this point
removed default isolation level for transaction (#5915)
sushantdhiman
authored and
janmeier
committed
59740e9
View commit details
Copy full SHA for 59740e9
Browse repository at this point
Move afterCreate hook (#5829)
verdier
authored and
janmeier
committed
d14615a
View commit details
Copy full SHA for d14615a
Browse repository at this point
Removed support for pool:false (#5914)
Show description for c29c713
sushantdhiman
authored and
janmeier
committed
c29c713
View commit details
Copy full SHA for c29c713
Browse repository at this point
chore(package): update bluebird to version 3.4.0 (#5911)
Show description for 18e999d
greenkeeperio-bot
authored and
janmeier
committed
18e999d
View commit details
Copy full SHA for 18e999d
Browse repository at this point
BIGINT converted to strings when required (mysql) (#5905)
sushantdhiman
authored and
janmeier
committed
8e60271
View commit details
Copy full SHA for 8e60271
Browse repository at this point
Commits on May 17, 2016
Fix #5880, deletedAt compare against NOW (#5897)
Show description for 02fb3fa
sushantdhiman
authored and
janmeier
committed
02fb3fa
View commit details
Copy full SHA for 02fb3fa
Browse repository at this point
Commits on May 16, 2016
fix(instance.get): Add options.raw. Closes #5815
janmeier
committed
8e0fd54
View commit details
Copy full SHA for 8e0fd54
Browse repository at this point
[ci skip] Changelog for #4860
janmeier
committed
73b7650
View commit details
Copy full SHA for 73b7650
Browse repository at this point
Change behaviour for "$notIn empty array" (fixes #4859) (#4860)
Show description for 2b166fe
Znarkus
authored and
janmeier
committed
2b166fe
View commit details
Copy full SHA for 2b166fe
Browse repository at this point
change(bulkcreate/validation): Throw AggregateError instead of an array. Closes #5019
janmeier
committed
ab1088e
View commit details
Copy full SHA for ab1088e
Browse repository at this point
fix(test): Update unit test to match new .validate signature
janmeier
committed
18da2d1
View commit details
Copy full SHA for 18da2d1
Browse repository at this point
change(validation): Remove hookValidate, and add hooks param to validate. Closes # 3439. Update changelog for v4 pre release
janmeier
committed
d560766
View commit details
Copy full SHA for d560766
Browse repository at this point
(tests) movings configuration tests to unit tests
sushantdhiman
authored and
janmeier
committed
7a1286d
View commit details
Copy full SHA for 7a1286d
Browse repository at this point
(refactor-tests) removing old referencesKey use
sushantdhiman
authored and
janmeier
committed
01d5f0f
View commit details
Copy full SHA for 01d5f0f
Browse repository at this point
(cleanup) removed referenceKey support, using references object
sushantdhiman
authored and
janmeier
committed
efc54f4
View commit details
Copy full SHA for efc54f4
Browse repository at this point
(tests) fixed cases which assume default dialect
sushantdhiman
authored and
janmeier
committed
a923048
View commit details
Copy full SHA for a923048
Browse repository at this point
(tests) dialect needs to be supplied explicitly
sushantdhiman
authored and
janmeier
committed
0ec2618
View commit details
Copy full SHA for 0ec2618
Browse repository at this point
#5520, throw error when no dialect supplied
sushantdhiman
authored and
janmeier
committed
52a675a
View commit details
Copy full SHA for 52a675a
Browse repository at this point
[ci skip] update schema method documentation (#5896)
Show description for 730ad7e
RyanThomas73
authored and
janmeier
committed
730ad7e
View commit details
Copy full SHA for 730ad7e
Browse repository at this point
Commits on May 15, 2016
3.23.2
janmeier
committed
a20aa12
View commit details
Copy full SHA for a20aa12
Browse repository at this point
Previous
Next
You can’t perform that action at this time.