This website works better with JavaScript.
Explore
Help
Sign In
pharnexbase
/
kratos
Watch
11
Star
0
Fork
You've already forked kratos
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
544
Commits
46
Branches
62
Tags
68 MiB
Go
98.7%
Shell
0.5%
Makefile
0.4%
Smarty
0.4%
Tree:
094ee714bd
kratos
/
tool
/
kratos-gen-project
/
templates
/
grpc
/
test
/
1_data.sql
3 lines
75 B
Raw
Blame
History
use
kratos_demo
;
INSERT
INTO
articles
(
`
id
`
,
`
title
`
)
VALUES
(
1
,
'
title
'
)
;
Reference in new issue
View Git Blame
Copy Permalink