This website requires JavaScript.
Explore
Help
Sign In
DebaucheryLibrarian
/
shack
Watch
1
Star
0
Fork
You've already forked shack
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
754a89b913
shack
/
knexfile.js
7 lines
95 B
JavaScript
Raw
Blame
History
import
config
from
'config'
;
export
default
{
client
:
'pg'
,
connection
:
config
.
database
,
}
;
Reference in New Issue
View Git Blame
Copy Permalink