Search code examples
How to unique Indexes in combination of columns in Squeryl...

scalasqueryl

Read More
Relations and Foreign Keys in Squeryl...

scalaormliftsqueryl

Read More
Squeryl and PostgreSQL's autoincrement...

postgresqlsqueryl

Read More
Squeryl 0.9.5 (with Lift 2.4) not releasing database connections/pools...

scalajdbcsbth2squeryl

Read More
How to do something on delete in Squeryl...

scalasqueryl

Read More
Implementing Externalizable in Scala with SerialVersionUID...

scalatomcat7squeryl

Read More
Prevent Mixin overriding equals from breaking case class equality...

scalasqueryl

Read More
Squeryl custom field types...

scalasqueryl

Read More
How to make Squeryl work with the Play! Framework?...

scalaplayframeworkplayframework-2.0squeryl

Read More
Why are JodaTime timestamps not re-initializing in Squeryl?...

scalajodatimesqueryl

Read More
How do I implement User validations in Play!?...

scalaplayframeworksqueryl

Read More
Select all with Squeryl scala...

scalaplayframeworkplayframework-2.0squeryl

Read More
New Play! class compiler error: "update not member..."...

scalasqueryl

Read More
Avoiding Squeryl transaction in Play! controllers...

scalaplayframeworksqueryl

Read More
Squeryl: KeyedEntity.id isn't updated on insert...

mysqlscalaplayframework-2.0squeryl

Read More
How can I print the contents of a org.squeryl.dsl.Group?...

scalasqueryl

Read More
Error "java.util.Date does not take parameters" in Squeryl's where "clause"...

scalasqueryl

Read More
Squeryl ORM fails using Long, bigints, and operators?...

scalasqueryl

Read More
Using gt, gte, etc. in WHERE subquery in Squeryl ORM...

scalaormsubquerysqueryl

Read More
Squeryl: Run query explicitly...

scalaormplayframeworkplayframework-2.0squeryl

Read More
Assertion Failure when trying to create OneToMany Relation using Squeryl...

scalasqueryl

Read More
How to integrate the Scala Squeryl ORB with play 2.0 framework?...

playframeworksqueryl

Read More
when save record it'cause java.util.prefs.BackingStoreException: Raw Records don't save them...

scalaliftsqueryl

Read More
What's Squeryl syntax for exclusion (i.e. != )?...

scalasqueryl

Read More
How to use Squeryl's externalTransactionManagementAdapter with play 2.0?...

playframework-2.0squeryl

Read More
Scala timestamp/date zero argument constructor?...

scalaplayframework-2.0squeryl

Read More
Squeryl NullPointerException on simple database Insert?...

postgresqlscalaplayframeworksqueryl

Read More
Memory leaks when recreating Squeryl in-memory database...

scalah2squeryl

Read More
How to migrate existing data managed with sqeryl?...

persistencerelational-databasesqueryl

Read More
Store long strings with Squeryl...

mysqlstringsqueryl

Read More
BackNext