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 }}
Sivanthi
/
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 29, 2015
Merge pull request #3830 from BridgeAR/bla
Show description for 3fab7c7
mickhansen
committed
3fab7c7
View commit details
Copy full SHA for 3fab7c7
Browse repository at this point
Hotfix
Ruben Bridgewater
committed
b95e8d6
View commit details
Copy full SHA for b95e8d6
Browse repository at this point
[ci skip] Mention that model.destroy returns affected rows. Closes #3822
janmeier
committed
6171371
View commit details
Copy full SHA for 6171371
Browse repository at this point
Merge pull request #3823 from jimgong92/master
Show description for ebb097a
janmeier
committed
ebb097a
View commit details
Copy full SHA for ebb097a
Browse repository at this point
Fixes typo in associations doc regarding Mixins (specifiy -> specify)
jimgong92
committed
c416611
View commit details
Copy full SHA for c416611
Browse repository at this point
Commits on May 28, 2015
Merge pull request #3817 from BridgeAR/master
Show description for 31133a6
mickhansen
committed
31133a6
View commit details
Copy full SHA for 31133a6
Browse repository at this point
Fix two minor issues. Closes #3812 and #3770
Ruben Bridgewater
committed
ae640b4
View commit details
Copy full SHA for ae640b4
Browse repository at this point
:bug: Add millisecond precision for sqlite. Closes #3793
janmeier
committed
8adc54f
View commit details
Copy full SHA for 8adc54f
Browse repository at this point
Commits on May 27, 2015
Merge pull request #3815 from BridgeAR/keyword-after
Show description for 0a8db19
janmeier
committed
0a8db19
View commit details
Copy full SHA for 0a8db19
Browse repository at this point
Add support for keyword `after` in options of a field. Closes #3166
Ruben Bridgewater
committed
1f67460
View commit details
Copy full SHA for 1f67460
Browse repository at this point
Merge pull request #3814 from BridgeAR/transaction-docs
Show description for 8aea96b
janmeier
committed
8aea96b
View commit details
Copy full SHA for 8aea96b
Browse repository at this point
Fix wrong changelog entries
Ruben Bridgewater
committed
cfe486d
View commit details
Copy full SHA for cfe486d
Browse repository at this point
Help updating the docs. Closes #3710
Ruben Bridgewater
committed
83a9103
View commit details
Copy full SHA for 83a9103
Browse repository at this point
:memo: Remove promise from API docs
janmeier
committed
91b3383
View commit details
Copy full SHA for 91b3383
Browse repository at this point
Commits on May 26, 2015
:bug: Fix include all for self-reference. Closes #3804
janmeier
committed
0aedb01
View commit details
Copy full SHA for 0aedb01
Browse repository at this point
Fix #3800 for sqlite
janmeier
committed
d216783
View commit details
Copy full SHA for d216783
Browse repository at this point
don't format raw 'update' statement result
Show description for 6e2ae50
pkoretic
authored and
janmeier
committed
6e2ae50
View commit details
Copy full SHA for 6e2ae50
Browse repository at this point
Merge pull request #3802 from hariprasadkulkarni/master
Show description for cf72ccd
janmeier
committed
cf72ccd
View commit details
Copy full SHA for cf72ccd
Browse repository at this point
release(3.1.1)
mickhansen
committed
cc86875
View commit details
Copy full SHA for cc86875
Browse repository at this point
fix(model): optClone should not clone instances
mickhansen
committed
4f9b502
View commit details
Copy full SHA for 4f9b502
Browse repository at this point
Merge pull request #3733 from BridgeAR/testcase
Show description for e4cc50c
mickhansen
committed
e4cc50c
View commit details
Copy full SHA for e4cc50c
Browse repository at this point
Fixes #3799 hasOwnProperty is now called through Object.prototype
Show description for c520386
hkulkarni
committed
c520386
View commit details
Copy full SHA for c520386
Browse repository at this point
Commits on May 25, 2015
Merge pull request #3798 from seegno-forks/enhancement/allow-raw-queries-on-model-scopes
Show description for 690dbbf
janmeier
committed
690dbbf
View commit details
Copy full SHA for 690dbbf
Browse repository at this point
Add hability to use raw queries in Model scopes
Francisco Cardoso
committed
6cb715f
View commit details
Copy full SHA for 6cb715f
Browse repository at this point
[ci skip] Fix typo in changelog
janmeier
committed
c59268f
View commit details
Copy full SHA for c59268f
Browse repository at this point
Commits on May 24, 2015
[ci skip] :memo: Remove duplicated documentation from models-definition
janmeier
committed
8904997
View commit details
Copy full SHA for 8904997
Browse repository at this point
[ci skip] Update changelog.md
janmeier
committed
f6cf14d
View commit details
Copy full SHA for f6cf14d
Browse repository at this point
Merge pull request #3780 from idris/1589-quote-as-in-joins
Show description for 5730f76
janmeier
committed
5730f76
View commit details
Copy full SHA for 5730f76
Browse repository at this point
Some select unit tests
idris
committed
a18181b
View commit details
Copy full SHA for a18181b
Browse repository at this point
Commits on May 22, 2015
Stricten test and some docs. Closes #3002 and #3410
Ruben Bridgewater
committed
1e7df27
View commit details
Copy full SHA for 1e7df27
Browse repository at this point
Fix util.toDefaultValue
Show description for 5fe47e5
Ruben Bridgewater
committed
5fe47e5
View commit details
Copy full SHA for 5fe47e5
Browse repository at this point
Merge pull request #3790 from tiblu/findAll_where_options_documentation_fix
Show description for 176e516
janmeier
committed
176e516
View commit details
Copy full SHA for 176e516
Browse repository at this point
Removed discouraged usages from the option list.
tiblu
committed
51bc929
View commit details
Copy full SHA for 51bc929
Browse repository at this point
findAll WHERE options list compiled based on guery-generator.js aliasMap.
tiblu
committed
4a27226
View commit details
Copy full SHA for 4a27226
Browse repository at this point
release(3.1.0)
mickhansen
committed
ca8554e
View commit details
Copy full SHA for ca8554e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.