Jinzhu
|
a992c1ea38
|
Fix check has column, index for sqlite
|
2020-04-12 13:22:52 +08:00 |
Jinzhu
|
e1bcca6b33
|
Compatible with tag PRIMARY_KEY
|
2020-04-12 13:16:15 +08:00 |
Jinzhu
|
a46d48ccb3
|
Add tests for controlling field permission with tag
|
2020-04-08 08:32:28 +08:00 |
Jinzhu
|
29cd35219f
|
Add creatable, updatable, readable permission
|
2020-04-08 08:15:00 +08:00 |
Jinzhu
|
d39bdc3513
|
Fix create index
|
2020-04-03 07:57:52 +08:00 |
Jinzhu
|
511bd66490
|
Fix print code lines
|
2020-04-03 07:15:30 +08:00 |
Jinzhu
|
be537f29ec
|
[migrator] Use full data type when add column
|
2020-03-30 09:31:02 +08:00 |
Jinzhu
|
3a126233bf
|
Fix select with *
|
2020-03-23 22:40:12 +08:00 |
Jinzhu
|
477efab8cd
|
Refactor logger
|
2020-03-14 19:00:41 +08:00 |
Jinzhu
|
f7f633590f
|
Fix tests with mysql, postgres
|
2020-03-12 13:05:22 +08:00 |
Jinzhu
|
af080e6773
|
Fix primary key tag
|
2020-03-12 08:39:42 +08:00 |
Jinzhu
|
9e8a4db36b
|
Use *gorm.DB to replace gorm.DB
|
2020-03-10 08:39:33 +08:00 |
Jinzhu
|
2a0c3e39f2
|
AddVar accept writer
|
2020-03-09 17:59:54 +08:00 |
Jinzhu
|
504f42760a
|
Refactor clause Writer
|
2020-03-09 17:07:00 +08:00 |
Jinzhu
|
3aa1891068
|
Add sync pool
|
2020-03-09 15:32:55 +08:00 |
Jinzhu
|
a145d7e019
|
Refactor structure
|
2020-03-09 14:25:50 +08:00 |
Jinzhu
|
078ba75b9c
|
Add QuoteTo method
|
2020-03-08 23:30:16 +08:00 |
Jinzhu
|
5fce17543a
|
Add Joins
|
2020-03-08 19:12:33 +08:00 |
Jinzhu
|
a158d1ada0
|
Add GroupBy test
|
2020-03-08 18:05:22 +08:00 |
Jinzhu
|
ce0e6f9f33
|
Add Delete test
|
2020-03-08 14:51:52 +08:00 |
Jinzhu
|
2da0ad5bed
|
Add more tests for Update
|
2020-03-08 13:24:08 +08:00 |
Jinzhu
|
cbd55dbcd5
|
Add Update test
|
2020-03-07 15:20:09 +08:00 |
Jinzhu
|
0c34123796
|
Add Limit, Offset
|
2020-03-04 23:56:42 +08:00 |
Jinzhu
|
9f7f4b430e
|
Refactor find slice
|
2020-03-04 22:16:39 +08:00 |
Jinzhu
|
b0e1bccf4a
|
Support scan into map, slice, struct
|
2020-03-04 11:33:50 +08:00 |
Jinzhu
|
1403ee70c3
|
Make Query works
|
2020-03-03 14:18:12 +08:00 |
Jinzhu
|
0da8191f60
|
Update test helper
|
2020-03-02 23:43:34 +08:00 |
Jinzhu
|
9fcc546a69
|
Fix tests
|
2020-02-26 19:06:42 +08:00 |
Jinzhu
|
04adbaf7f6
|
Fix parse stmt ReflectValue
|
2020-02-24 08:51:35 +08:00 |
Jinzhu
|
5ccd76f76c
|
Setup Transaction
|
2020-02-23 23:28:59 +08:00 |
Jinzhu
|
e2a360b9fa
|
Add Before/After callbacks
|
2020-02-23 21:22:35 +08:00 |
Jinzhu
|
fa22807e12
|
Make inesrt into db works
|
2020-02-23 19:41:29 +08:00 |
Jinzhu
|
868ae052a1
|
Add escape sql params test
|
2020-02-23 15:16:40 +08:00 |
Jinzhu
|
27cb613871
|
Refactor logger
|
2020-02-23 15:07:47 +08:00 |
Jinzhu
|
c3b798aec8
|
Refactor SQL Explainer
|
2020-02-23 13:22:08 +08:00 |
Jinzhu
|
bc5ceff82f
|
Explain SQL for dialects
|
2020-02-23 12:41:13 +08:00 |
Jinzhu
|
fe24c3f105
|
Setup tests script
|
2020-02-23 09:38:51 +08:00 |
Jinzhu
|
a67be2a1f1
|
Refactor reorder migrator models
|
2020-02-23 08:54:13 +08:00 |
Jinzhu
|
1d803dfdd9
|
Add migrator tests for mssql
|
2020-02-23 01:02:07 +08:00 |
Jinzhu
|
ce84e82c9e
|
Add migrator tests for postgres
|
2020-02-23 00:40:06 +08:00 |
Jinzhu
|
d3c63a03cb
|
Handle constraint dependencies smartly
|
2020-02-23 00:18:12 +08:00 |
Jinzhu
|
1895d281bf
|
Add migrator tests for mysql
|
2020-02-22 23:08:20 +08:00 |
Jinzhu
|
6d58b62fd4
|
Add sqlite migration tests
|
2020-02-22 20:57:29 +08:00 |
Jinzhu
|
215f5e7765
|
Add Raw, Row, Rows
|
2020-02-22 19:41:01 +08:00 |
Jinzhu
|
fab7d96da5
|
Add DataTypeOf for dialector
|
2020-02-22 17:53:57 +08:00 |
Jinzhu
|
0801cdf164
|
Almost finish Migrator
|
2020-02-22 13:11:54 +08:00 |
Jinzhu
|
0be4817ff9
|
Finish CreateConstraint
|
2020-02-22 11:15:51 +08:00 |
Jinzhu
|
ea0b13f7a3
|
Refactor ParseTagSetting
|
2020-02-22 07:59:09 +08:00 |
Jinzhu
|
ad419855e9
|
Parse Indexes
|
2020-02-21 23:51:38 +08:00 |
Jinzhu
|
62dcd7896a
|
Add Migrator
|
2020-02-20 23:04:03 +08:00 |