This website requires JavaScript.
Explore
Help
Register
Sign In
tablet
/
gorm
Watch
1
Star
0
Fork
0
You've already forked gorm
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
gorm
/
dialect
History
Cihangir
93fdc2dbc3
Postgresql Dialet: fix primary tag for int types
...
There is not `sehrial`type in postgresql
2013-12-01 21:26:19 -08:00
..
dialect.go
Quote column name to avoid issue when it same as SQL reserved words
2013-11-30 14:53:59 +08:00
mysql.go
Quote column name to avoid issue when it same as SQL reserved words
2013-11-30 14:53:59 +08:00
postgres.go
Postgresql Dialet: fix primary tag for int types
2013-12-01 21:26:19 -08:00
sqlite3.go
Quote column name to avoid issue when it same as SQL reserved words
2013-11-30 14:53:59 +08:00