Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/playframework/play-slick

Slick Plugin for Play
https://github.com/playframework/play-slick

Force H2 driver registration to fix SQLException in tests

Running DBTest and SlickPlayIterateesFunctionalTest together
reliably threw a "java.sql.SQLExcep...

06b8fd8936ce61551a02e8744a86a00161f35154 authored over 10 years ago by Rich Dougherty <[email protected]>
Fix the TableScanner when having multiple 'TableQuery' in a DAO.

5187d71cdaab1a1c62185c9a994dd4686b98a136 authored over 10 years ago by Nicolas Rémond <[email protected]>
Merge pull request #164 from loicdescotte/master

Use the right wiki URL in Readme

099545ebe5f42fb62bc3291acf40ec70dfcf358e authored over 10 years ago by Greg Methvin <[email protected]>
add test for alternative HSQLDB driver's name

0e60816733fa9f00f4b7efed30d99cd352e2a5e9 authored over 10 years ago by Nick Martynenko <[email protected]>
Use the right wiki URL

9c69726731fa3d1eec37227cc7447a6cd4d14461 authored over 10 years ago by Loïc Descotte <[email protected]>
Merge pull request #162 from loicdescotte/master

Use the right Travis URL and picture

e2080376d4d4484c75cc9d36c0550e4e9603ed04 authored over 10 years ago by Rich Dougherty <[email protected]>
move doc to github wiki

c6a26993c2546dacebe8799273830c11b1df2dcc authored over 10 years ago by Loïc Descotte <[email protected]>
Use the right Travis URL and picture

702e28bd8a1ed6dd9ad580f263c4896a8ce39341 authored over 10 years ago by Loïc Descotte <[email protected]>
Support both drivers names for HSQLDB

ef139fb838c0bb008a81089dd9b95f740a02ec7d authored over 10 years ago by Nick Martynenko <[email protected]>
Merge pull request #159 from idot/patch-1

removed announced integration into Play.

445a0df6dd7d813d7fde985e96c97640bae553a3 authored over 10 years ago by Greg Methvin <[email protected]>
removed announced integration into Play.

https://groups.google.com/d/msg/play-framework/OJBAdiWMc_A/FNtNiOJFyZ8J

520cc23b32789cb0e43872b2c0e0bb623cd384ae authored over 10 years ago by Ido Tamir <[email protected]>
fix sbt build

0d488b3a73f6ba17eaafe09a334a1de60e8eda8a authored over 10 years ago by Loic Descotte <[email protected]>
don't need form in JSON app

af8a40695371dbc3edecdcfdc284e63b618c1701 authored over 10 years ago by Loïc Descotte <[email protected]>
Merge pull request #142 from freekh/sbt-project

Make all sample applications into SBT sub-projects, so that `sbt test` will run all the sample t...

6b49ec019e00158c96df12d673856c53830ed1e6 authored over 10 years ago by Marc <[email protected]>
Re-add sample application evolution files.

It appears that most of them no longer matter, as they have a comment
that says to enable Evolut...

3a8c014856bfb03a1554636fd11d0d94ace6650b authored over 10 years ago by Marc Siegel <[email protected]>
Remove sample project evolutions from .gitignore!

No wonder the database table didn't exist. Evolutions had been removed!

6eb47e680cabdc9ff6f0819846f0458d398404bf authored over 10 years ago by Marc Siegel <[email protected]>
Remove unnecessary typing of implicit Session

322bc8419d1a21faf0ca0edcb8ad71267d729991 authored over 10 years ago by Marc Siegel <[email protected]>
Rename test H2 db in play-slick-iteratee-sample to match project name

245d76fcc0524811d7de4fc399ee5d5cf7b42ec5 authored over 10 years ago by Marc Siegel <[email protected]>
Merge branch 'master' into sbt-project

a50b02f02b56291c28ffb5cf1d303f23ae098a77 authored over 10 years ago by Marc Siegel <[email protected]>
Fixed all tests except iteratee?

e3c1b27108911fef7cd01d8c20f47f4e7df47017 authored almost 11 years ago by Fredrik Ekholdt <[email protected]>
Adding forgotten file in last commit

037254644d979d837d4a98ed36b52991094cce3d authored almost 11 years ago by Fredrik Ekholdt <[email protected]>
JSON sample

78b3ebf1a7118409a9b7294f0adad334e72d220a authored almost 11 years ago by Loïc Descotte <[email protected]>
fix test

d77a52ac9b0291298f9500e316c3596f7d3c8020 authored almost 11 years ago by Loïc Descotte <[email protected]>
Merge pull request #143 from lmm/patch

Fix closing table tag and TableQuery type.

2537157a085fb1d684edf15b49579225e91e756c authored almost 11 years ago by Fredrik Ekholdt <[email protected]>
Fix closing table tag and TableQuery type.

a63159fb83d0e1808d01a741b37613181be050f6 authored almost 11 years ago by Laurence Man <[email protected]>
Fixed Cats

8ad4baa0b4d546f12c2d9708952e14c0fa23e370 authored almost 11 years ago by Fredrik Ekholdt <[email protected]>
fix case for val (TableQuery)

87e6b6d8221420d7a17fe592fa56bcbe8d94f643 authored almost 11 years ago by Loïc Descotte <[email protected]>
fix case for val (TableQuery)

22894485c9b3d8f5b798ff4bc2e98653ae80a670 authored almost 11 years ago by Loïc Descotte <[email protected]>
fixes https://github.com/freekh/play-slick/issues/141

Remove DAO trait in model for TableQuery

a956bb579939cc34d70017facba9eb978d13858b authored almost 11 years ago by Loïc Descotte <[email protected]>
Update publish.sbt

added cvogt

26feb4fd03a190759f895a946153bd583edd5c89 authored almost 11 years ago by Loïc Descotte <[email protected]>
Update publish.sbt

As @cvogt suggested, I let you had your info too :)

2486b4fb6114074a367d32cab0a263ce27454798 authored almost 11 years ago by Loïc Descotte <[email protected]>
Merge remote-tracking branch 'youdevise/port-scalaquery-play-iteratees-rebase-3'

Conflicts:
src/main/scala/play/api/db/slick/DBAction.scala

6e21c02ef7b8ee25cecfbfd09d14b119ec7a81a2 authored almost 11 years ago by Fredrik Ekholdt <[email protected]>
Remove warning by using global rather than play default EC

This avoids the following warning when running the tests:
[warn] play - No application found a...

c70a242a17a0be2a6a18ba8f35fb31f63b0f2cd8 authored almost 11 years ago by Marc Siegel <[email protected]>
Port iteratees sample app to use DBAction as well as DAO case class

See
* https://gist.github.com/cvogt/9239494
* https://github.com/freekh/play-slick/pull/135

2a801432b7b205f6f6266d5925915e15e456b688 authored almost 11 years ago by Marc Siegel <[email protected]>
Pass implicit slick db-specific execution context via DBAction

bfd03c7930b6c0362da6f1d80e6c9fb1ddc343f1 authored almost 11 years ago by Marc Siegel <[email protected]>
(cosmetic: clean up imports and improve existing comments)

ce0b2ad360b288578a5f6b24f53a19d7670a6d66 authored almost 11 years ago by Marc Siegel <[email protected]>
Added blocking in main future execution loop since DB calls are in fact blocking

03a4703d5d682d9bb8cd2515a13f92a27703cb7a authored almost 11 years ago by Fredrik Ekholdt <[email protected]>
Remove mkQuery

ef3bd8865ee553d8c4c6ced36bfef7bdbb60558b authored almost 11 years ago by Marc Siegel <[email protected]>
Extract initial data to Global.onStart

4071443419691f6969ed2a9d442631b85e08fda8 authored almost 11 years ago by Marc Siegel <[email protected]>
(cosmetic: clean up white space and comment)

73ee6257aaf55eb453e26702350335eda93b3d5a authored almost 11 years ago by Marc Siegel <[email protected]>
Code style: replace procedure syntax with Unit return type

See http://docs.scala-lang.org/style/declarations.html#procedure_syntax

305569443c2db23242018412db22990495d3f687 authored almost 11 years ago by Marc Siegel <[email protected]>
Clarify error handling logic to close async transactions

2812a90a905627b84c75dfbd2b9bc4f64f1c90e0 authored almost 11 years ago by Marc Siegel <[email protected]>
Make private SessionWithAsyncTransaction#hasTransactionFailed

d4b0b4b3f310bdeaa8c00d48cab8037b92ed2bc7 authored almost 11 years ago by Marc Siegel <[email protected]>
Clarify return None using explicit if/else rather than filter

4c9738a2a534b58237585026599340126488c9f4 authored almost 11 years ago by Marc Siegel <[email protected]>
Renames ScalaQuery -> Slick

e51d3544560c1780b4702b3d7f6ef2486f4041e0 authored almost 11 years ago by Marc Siegel <[email protected]>
Merge pull request #136 from dhruvbhatia/patch-1

Typo in README.MD

8ca428b548f592e23957c030d7ddea201d8ad327 authored almost 11 years ago by Fredrik Ekholdt <[email protected]>
Merge pull request #134 from stefanasseg/patch-1

Fix table closing tag

af4147b43a468904cc8e0fd2374b52aaba41f05a authored almost 11 years ago by Fredrik Ekholdt <[email protected]>
Typo in README.MD

Versioning section says `0.6.x` versioning is for `Slick 1.0.x` when it should read `Slick 2.0.x`

543eab3f8c7afd59a75e49c4fc5151d2bf4ed6f3 authored almost 11 years ago by Dhruv Bhatia <[email protected]>
Workaround H2 driver error due to H2 use in another test

62bf802e2e0dff3dd71a63720abf1cea55d5d776 authored almost 11 years ago by Marc Siegel <[email protected]>
Do not run tests in parallel, in order to use H2 from more than one test

de75fa72ae1c0df3b2316ab3d45f8761803155d9 authored almost 11 years ago by Marc Siegel <[email protected]>
Wait only 1 second (as 5, when tests fail, is a long wait)

d3ef4bbfd48b02bc2b7d0f004e85a8884088448a authored almost 11 years ago by Marc Siegel <[email protected]>
Convert PlayLogCallbackUnitTest to specs2

e074e5e63d0cb2c6edf7964c9340d029f899e43a authored almost 11 years ago by Marc Siegel <[email protected]>
Convert tests of logging callbacks to specs2

031e2143227421e00faf12be0ef33088f44cafd0 authored almost 11 years ago by Marc Siegel <[email protected]>
Convert tests of read consistency to specs2

91e886fb14494cc0cbbcf4cf7c27147de6f42572 authored almost 11 years ago by Marc Siegel <[email protected]>
Convert the two tests where downstream Enumeratee fails to specs2

f9fb24b31294614c3c379769735a1c9c690ef1c5 authored almost 11 years ago by Marc Siegel <[email protected]>
Update index.scala.html

Fix table closing tag

5a4e2043fa2c801b0ea98a59b807d4fc12983bbe authored almost 11 years ago by stefanasseg <[email protected]>
Merge pull request #133 from shreyharia/master

Camel casing to avoid confusion among Classes & vals - issue #132

13e1f83f655648f5bb078881939ca1ff3fe849dd authored almost 11 years ago by Fredrik Ekholdt <[email protected]>
Update Cat.scala

dbad3ded454fbec040c3f6249df9f31cd50258fc authored almost 11 years ago by shreyharia <[email protected]>
Update Cat.scala

ce33277f70f5b6eebc05ff4d96819dcfd9faad21 authored almost 11 years ago by shreyharia <[email protected]>
Update DAO.scala

f15e2a7c748a2711abc9721b84f8b39bc049893d authored almost 11 years ago by shreyharia <[email protected]>
Convert a bunch more tests to specs2

c796fbd3d3c4e89326e1bd6359412d0ab00640af authored almost 11 years ago by Marc Siegel <[email protected]>
First light on integration: first test passes, converted to specs2

3e379c985a8a1581df877f9758885fc3d7972a21 authored almost 11 years ago by Marc Siegel <[email protected]>
Fix imports in sample app

c879045fa54e358558de4616c7a9b1dcafb58500 authored almost 11 years ago by Marc Siegel <[email protected]>
add test dependencies on slick-testkit and mockito

a539b32fb210cbe578cb9f802f3bdaab53110e13 authored almost 11 years ago by Marc Siegel <[email protected]>
extract slickVersion in build.sbt to be shared with slick-testkit

12c78dc03180dc1ef2bda77daeb92066eac010e3 authored almost 11 years ago by Marc Siegel <[email protected]>
Import play-slick-iteratee-sample from scalaquery-play-iteratees

b080445e7d565c5b7bdfdca5779be9b01766c733 authored almost 11 years ago by Marc Siegel <[email protected]>
Marc: Add me to contributors in publish.sbt

Marc: add my email to publish.sbt

f524d28422945327b40eaec5aefd77c667e6cb41 authored almost 11 years ago by Marc Siegel <[email protected]>
Update README.md

518d249b19c001f970015debf89c4c7535c58ba1 authored almost 11 years ago by Fredrik Ekholdt <[email protected]>
Update README.md

d1a65c80c17795a3204ba0b324324f84afacd6f0 authored almost 11 years ago by Fredrik Ekholdt <[email protected]>
Update README.md

7b5f96c10ee00e7b54380075cd57590750ecee50 authored almost 11 years ago by Fredrik Ekholdt <[email protected]>
Merge pull request #131 from moatra/master

Update version number in readme to latest

2757e3b9896850d0141b609679217cb0b0863661 authored almost 11 years ago by Fredrik Ekholdt <[email protected]>
Update version number in readme to latest

e5f50d3ce5fff7201b483b3f1d17a9106337d98b authored almost 11 years ago by Thomas Alton <[email protected]>
reverts accidentals changed lines for last commit #125

f30d3421c843b5b7414ccbb9c13f5ed2372f5922 authored almost 11 years ago by Fredrik Ekholdt <[email protected]>
fixes #125

723efd76474875a1734886a0da39736418820a71 authored almost 11 years ago by Fredrik Ekholdt <[email protected]>
Merge pull request #124 from Damiya/master

feat(TableScanner): Use class-based Logger instead of play.Logger

5592bbd0de89188cf4b7bbec092cbf57590766db authored almost 11 years ago by Fredrik Ekholdt <[email protected]>
feat(TableScanner): Use class-based Logger instead of play.Logger

DDL scanning should be in the play.api.db.slick.ddl namespace; this allows runtime configuratio...

00681f1c76475cb13b1f368819fca751a9235c63 authored almost 11 years ago by Kate von Roeder <[email protected]>
Merge branch 'slick20-rc1'

Conflicts:
build.sbt
samples/computer-database/app/models/Models.scala
src/main/scala/play/ap...

b1cf6c74ba7aa64326f572a1b5f086074f46bbb4 authored almost 11 years ago by Fredrik Ekholdt <[email protected]>
new version of table scanner

- fixes #107 (computer database sample broken)
- fixes #119 (DDL generation is triggered too oft...

0b9e51fa3c01367c6ab037cfbb60c56f53779ceb authored almost 11 years ago by Fredrik Ekholdt <[email protected]>
temporary commit (I have a handle on how to fix the tablescanner, but it doesnt work yet)

dd02a09ea5716663af5cf0e673f94b4946042547 authored almost 11 years ago by Fredrik Ekholdt <[email protected]>
fixed config tests

554b0702c648472d9d5f93d86ac6634e9ba9e0f8 authored almost 11 years ago by Fredrik Ekholdt <[email protected]>
Merge branch 'slick20' of github.com:freekh/play-slick into slick20

dac4e7884ed8d5c98a410b3257deb447d13bd6bd authored almost 11 years ago by Fredrik Ekholdt <[email protected]>
Merge pull request #123 from 26lights/config

Allow slick 2.0 driver override in config.

2f64d3a6aba0cee25a7448e26f9483b0ea7b063a authored almost 11 years ago by Fredrik Ekholdt <[email protected]>
re-added a slick 2.0 compatible tablescanner (still not rewritten)

471e0a0524e261f133e95bbb1e076ca3fba2eb4b authored almost 11 years ago by Fredrik Ekholdt <[email protected]>
Merge branch 'slick20-wip' into slick20

Conflicts:
build.sbt

31d46008f0858d6c31c4927b1e9a4aa9b92c36eb authored almost 11 years ago by Fredrik Ekholdt <[email protected]>
fixed samples and code (NOTE: DDL Plugin still not operational)

1fec41b7199d8ca3a6385b2f820fc6bf8ab241b2 authored almost 11 years ago by Fredrik Ekholdt <[email protected]>
If not found, try to load the driver class from the application class loader.

95277cb3364c2412fd8bb88448c72ca9a6aa242f authored almost 11 years ago by Olivier Samyn <[email protected]>
WIP: new DDL plugin

9d2fbfd780427890813a371b585768a227160eae authored almost 11 years ago by Fredrik Ekholdt <[email protected]>
minor change: fixed name of project

189afd77a082ed7f1dba99b3a9bb2add1a38c652 authored almost 11 years ago by Fredrik Ekholdt <[email protected]>
Port pull request #110 to slick 2.0

a9c3a87b53270f93ddd21689e3917e7df9f7f97b authored almost 11 years ago by Olivier Samyn <[email protected]>
Merge pull request #110 from v6ak/master

When using a JDBC driver not known by Play-Slick, user can now specify the Slick driver explici...

1acbe90f71c8666445ff535049310af7918facad authored almost 11 years ago by Fredrik Ekholdt <[email protected]>
bumping to slick 2.0 from M2 (removes SQLDriver because it no longer exists in Slick 20)

135e50166ef40cce06fdf512fe14d81747965a5d authored almost 11 years ago by Fredrik Ekholdt <[email protected]>
Merge pull request #117 from ryantanner/fix-cake-sample

Updated cake sample to Slick 2.0.0-RC1

4575f112d4f3c367a276ac8a5bcbde4869b7cda8 authored almost 11 years ago by Fredrik Ekholdt <[email protected]>
Updated cake sample to Slick 2.0.0-RC1

7fb7e025a8d9415be48c3fa7242dc8b9ad4f495b authored almost 11 years ago by ryantanner <[email protected]>
bumped version (adds scala.slick.driver override)

9b3a31cda72ed4b6f1e26db93898faee5f6c2e36 authored about 11 years ago by Fredrik Ekholdt <[email protected]>
Merge pull request #110 from v6ak/master

When using a JDBC driver not known by Play-Slick, user can now specify the Slick driver explici...

0d01ffb7a3651062c6285a85e10997c9778d2795 authored about 11 years ago by Fredrik Ekholdt <[email protected]>
The tests should be more readable now.

There were many names for databases. These were chosen too quickly. I've renamed the databases t...

618a55763c32364e99a9f18e38157529d2efa74c authored about 11 years ago by Vít Šesták <[email protected]>
Test for nested objects. I was not sure if scalas generates the MODULE$ field in this case.

cb7211c55ebbcc4a14e57782441d4f5e48d9b463 authored about 11 years ago by Vít Šesták <[email protected]>
If an arbitrary driver is specified, it is preferred to the default one.

Many people probably will not care about that. There is probably no rational reason to use Postg...

0fe239cde22989ffa0c51f7e5135f599105ae4a7 authored about 11 years ago by Vít Šesták <[email protected]>
When using a JDBC driver not known by Play-Slick, user can now specify the Slick driver explicitly.

For example, when using MariaDB driver, one may add:

db.default.slickdriver="scala.slick.driver...

3690072bf9fe9a273b582e76e4b7f296cad5b624 authored about 11 years ago by Vít Šesták <[email protected]>
Fixed random TestableDBActionTest failures by forcing org.h2.Driver initialization.

Before this fix, the TestableDBActionSpec depended on a previous H2 driver initialization. The r...

269df42a559ce52418088b815faa5ff66fa63c97 authored about 11 years ago by Vít Šesták <[email protected]>