Fork me on GitHub

Lifeboat blog

A random blog about software

Skip to content
  • Home
  • Archives

Custom insert-or-update conditions with Squeryl

Squeryl is very smart, but some time you want to alter a bit of its logic. Here is one of the methods.

Read more…

Posted On Tue 10 June 2014 by Lex Vorona

Category: Coding

Tags: scala / coding / howto / squeryl /

Custom functions in Squeryl

Documentation on the Squeryl site is a bit outdated, so I decided to write a short howto on the topic.

Read more…

Posted On Thu 03 April 2014 by Lex Vorona

Category: Coding

Tags: squeryl / coding / howto /

Scala libraries are really extensible

Squeryl is a great library, but sometimes it lacks certain functionality. Good thing it is written in Scala and I could add missing bits in a heartbit

Read more…

Posted On Thu 05 December 2013 by Lex Vorona

Category: Coding

Tags: coding / howto / squeryl / scala /

Using Squeryl to create database DDL

Squeryl allows user to create database automatically or manually, but does not allow to stop half way and to use Squeryl Schema to assist in manual DB creation. Here is how to fix it

Read more…

Posted On Thu 05 December 2013 by Lex Vorona

Category: Coding

Tags: coding / howto / squeryl / scala /

 
Proudly powered by Pelican, which takes great advantage of Python.
The theme is Decode, ported by Lex Vorona and Ken Mathenge, thanks!