Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
public
/
sequelize
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
不要怂,就是干,撸起袖子干!
4d5f7f0e0db98a9c362d869c02dc483592721cbd
Switch branch/tag
sequelize
14 Dec, 2011 3 commits
refactored show tables handling. it now returns the tableNames instead of objects
· 4d5f7f0e
sdepold
committed
Dec 14, 2011
4d5f7f0e
Browse Files
extracted showTablesQuery
· 89c2211d
sdepold
committed
Dec 14, 2011
89c2211d
Browse Files
moved query.js to mysql specific folder
· 8c519107
sdepold
committed
Dec 13, 2011
8c519107
Browse Files
13 Dec, 2011 4 commits
removed logging
· 94fd9b35
sdepold
committed
Dec 13, 2011
94fd9b35
dont modify attributes but rawAttributes
· 4952dca4
sdepold
committed
Dec 13, 2011
4952dca4
don't check for false but for null
· 1abe41ba
sdepold
committed
Dec 13, 2011
1abe41ba
Browse Files
extracted simplifyAttributes to be dialect specific
· 64c9c793
sdepold
committed
Dec 13, 2011
64c9c793
12 Dec, 2011 5 commits
specs for sqlite factory
· 9e97c40d
sdepold
committed
Dec 11, 2011
9e97c40d
Browse Files
require sqlite3
· 27f8b2b6
sdepold
committed
Dec 11, 2011
27f8b2b6
Browse Files
copied createTableQuery
· 7caf0de7
sdepold
committed
Dec 11, 2011
7caf0de7
Browse Files
first steps for getting sqlite run
· 62e943ff
sdepold
committed
Dec 11, 2011
62e943ff
Browse Files
moved attribute transformation into generator
· e465b2cf
sdepold
committed
Dec 11, 2011
e465b2cf
Browse Files
11 Dec, 2011 14 commits
refactored sqlite wrapper
· 9bdf1ccf
sdepold
committed
Dec 11, 2011
9bdf1ccf
Browse Files
moved mysql specific specs into mysql folder
· a2d6cd01
sdepold
committed
Dec 11, 2011
a2d6cd01
remove index spec
· 3002d11e
sdepold
committed
Dec 11, 2011
3002d11e
specs for addIndex and showIndex
· d12b30ce
sdepold
committed
Dec 11, 2011
d12b30ce
Browse Files
added parameters to query interface method
· 284a7856
sdepold
committed
Dec 11, 2011
284a7856
Browse Directory
tests for remove index
· 42ed19cc
sdepold
committed
Dec 11, 2011
42ed19cc
Browse Files
fixed logic
· 1b593a74
sdepold
committed
Dec 11, 2011
1b593a74
Browse Directory
added implementation of remove index query
· f3910991
sdepold
committed
Dec 11, 2011
f3910991
Browse Directory
showIndex works
· e21579b8
sdepold
committed
Dec 11, 2011
e21579b8
Browse Directory
better output for broken tests
· 997a235a
sdepold
committed
Dec 11, 2011
997a235a
Browse Files
refactored query-generator
· 2fa8a6e4
sdepold
committed
Dec 11, 2011
2fa8a6e4
Browse Directory
specs for showIndex
· 40911a89
sdepold
committed
Dec 11, 2011
40911a89
Browse Files
added logic for showing all indexes of a table
· b22255c1
sdepold
committed
Dec 11, 2011
b22255c1
Browse Directory
refactored error throw in query-generator super class
· 1ca53a32
sdepold
committed
Dec 11, 2011
1ca53a32
Browse Directory
10 Dec, 2011 2 commits
removed comment
· e10cb517
sdepold
committed
Dec 09, 2011
e10cb517
Browse Directory
created index: done
· 701b9724
sdepold
committed
Dec 09, 2011
701b9724
Browse Directory
09 Dec, 2011 7 commits
index basics are working
· 0027dfae
sdepold
committed
Dec 09, 2011
0027dfae
Browse Directory
disabled failing specs
· 41bcd2f8
sdepold
committed
Dec 09, 2011
41bcd2f8
Browse Files
first (failing) spec for index
· 066c5989
sdepold
committed
Dec 09, 2011
066c5989
Browse Files
moved specs into jasmine files
· 3a23a02b
sdepold
committed
Dec 09, 2011
3a23a02b
Browse Files
refactored specs
· 905f7a55
sdepold
committed
Dec 09, 2011
905f7a55
Browse Files
first steps for addIndex
· 5d7f96eb
sdepold
committed
Dec 09, 2011
5d7f96eb
Browse Directory
removed unused code
· 96a69c2c
sdepold
committed
Dec 09, 2011
96a69c2c
Browse Directory
08 Dec, 2011 3 commits
fixed spec
· beb7bab5
sdepold
committed
Dec 08, 2011
beb7bab5
Browse Files
append the query object to the emitter to be able to test the query
· 22bb84da
sdepold
committed
Dec 08, 2011
22bb84da
Browse Directory
fixed update destroy and save query
· f651fee0
sdepold
committed
Dec 08, 2011
f651fee0
Browse Directory
07 Dec, 2011 2 commits
added options for running query chainer serialized
· 434b85a1
sdepold
committed
Dec 07, 2011
434b85a1
renameColumn
· 058666ae
sdepold
committed
Dec 07, 2011
058666ae
Browse Directory