This website requires JavaScript.
Explore
Help
Sign In
HiPoweredDev
/
xorm
Watch
1
Star
0
Fork
You've already forked xorm
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
f0e9874b57
xorm
/
schemas
History
Lunny Xiao
ed137cb5ac
Use a Version struct to descripe database version
2021-06-12 13:56:55 +08:00
..
column.go
Fix typo in column.go (
#1908
)
2021-06-06 20:41:42 +08:00
index.go
Fix comments (
#1896
)
2021-04-12 16:00:07 +08:00
pk.go
Fix comments (
#1896
)
2021-04-12 16:00:07 +08:00
pk_test.go
Merge core package back into the main repository and split into serval sub packages. (
#1543
)
2020-02-24 08:53:18 +00:00
quote.go
Fix comments (
#1896
)
2021-04-12 16:00:07 +08:00
quote_test.go
Do not ever quote asterisk symbol.
Fixes
#1780
(
#1781
)
2020-09-06 08:22:34 +00:00
table.go
Fix comments (
#1896
)
2021-04-12 16:00:07 +08:00
table_test.go
Merge core package back into the main repository and split into serval sub packages. (
#1543
)
2020-02-24 08:53:18 +00:00
type.go
Fix comments (
#1896
)
2021-04-12 16:00:07 +08:00
version.go
Use a Version struct to descripe database version
2021-06-12 13:56:55 +08:00