This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
DerMaz
/
praktikum
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
45
Commits
1
Branch
0
Tags
443 KiB
Ruby
67.6%
HTML
29.5%
Dockerfile
1.2%
Shell
1.1%
CSS
0.4%
Other
0.2%
Tree:
988b160e65
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '988b160e65'
${ noResults }
praktikum
/
config
/
initializers
/
init_postgres.rb
1 lines
96 B
Raw
Blame
History
puts
ActiveRecord
::
Base
.
connection
.
execute
(
"
CREATE EXTENSION IF NOT EXISTS pg_stat_statements;
"
)
Reference in new issue