japila-play-slick-postgresql-seed:Japila Software 使用 Slick 和 PostgreSQL Seed

时间:2021-07-01 22:41:42
【文件属性】:
文件名称:japila-play-slick-postgresql-seed:Japila Software 使用 Slick 和 PostgreSQL Seed
文件大小:1021KB
文件格式:ZIP
更新时间:2021-07-01 22:41:42
Scala Japila Software 使用 Slick 和 PostgreSQL Seed 一个使用 Slick 访问 PostgreSQL 数据库中数据的 Play 框架项目。 设置 PostgreSQL 使用createdb sandbox创建sandbox数据库。 使用postgres -D /usr/local/var/postgres (或任何适合您的开发环境的命令)启动 PostgreSQL。 使用psql检查sandbox数据库。 ➜ ~ psql psql (9.4.0) Type "help" for help. jacek=# \c sandbox You are now connected to database "sandbox" as user "jacek". sandbox=# \dt List of relations
【文件预览】:
japila-play-slick-postgresql-seed-master
----.gitignore(205B)
----app()
--------models()
--------views()
--------Global.scala(550B)
--------controllers()
----project()
--------plugins.sbt(534B)
--------build.properties(19B)
----LICENSE(11KB)
----public()
--------images()
--------javascripts()
--------stylesheets()
----activator-launch-1.2.12.jar(1.13MB)
----README.md(698B)
----conf()
--------routes(387B)
--------application.conf(2KB)
----activator.properties(261B)
----activator(9KB)
----test()
--------IntegrationSpec.scala(564B)
--------ApplicationSpec.scala(789B)
----build.sbt(389B)

网友评论