We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Fixing typo
Improved formatting and wording a bit
Updated doc to show usage of xsbt rather than the old sbt; Explained in greater detail the consequences of using the threadLocalSession implicit. (textile)
Updated Getting Started (textile)
Removed "snapshot repository", because 0.9.0 is available in the releases repo. Updated Getting Started (textile)
Added some samples which would have helped me a lot when I tried to understand what happens when building queries and how to use them. Updated Getting Started (textile)
Special DB-Driver section extended and roughly sorted by commonness. Updated Getting Started (textile)
Remove AutoInc options so that BasicTable can be used, otherwise an extended driver and its implicits would be needed Updated Getting Started (textile)
Updated dependency and description for 0.9.0 Updated Getting Started (textile)
update import statements Updated Getting Started (textile)
Changed import statement in first code example, because "AutoInc" is only supported in ExtendedTable Updated Getting Started (textile)
Migrated from getting-started v4
Migrated from getting-started v3
Migrated from getting-started v2
Migrated from getting-started v1