Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
cuxs
orm
Commits
1b0988be
Commit
1b0988be
authored
Oct 08, 2019
by
Timothy Richard Legia
Browse files
change repository
parent
db295ae7
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
README.md
README.md
+1
-1
orm_log.go
orm_log.go
+1
-1
orm_request.go
orm_request.go
+1
-1
No files found.
README.md
View file @
1b0988be
...
...
@@ -3,7 +3,7 @@
## Installation
```
go get git.
qasico.com
/cuxs/orm
go get git.
edenfarm.id
/cuxs/orm
```
## Set Up Database
...
...
orm_log.go
View file @
1b0988be
...
...
@@ -21,7 +21,7 @@ import (
"strings"
"time"
"git.
qasico.com
/cuxs/common/log"
"git.
edenfarm.id
/cuxs/common/log"
"github.com/Sirupsen/logrus"
)
...
...
orm_request.go
View file @
1b0988be
...
...
@@ -10,7 +10,7 @@ import (
"strconv"
"strings"
"git.
qasico.com
/cuxs/common"
"git.
edenfarm.id
/cuxs/common"
)
type
RequestQuery
struct
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment