Initialize the Squeryl/Record integration.
Initialize the Squeryl/Record integration. This must be called somewhere during your Boot, and before you use any Records with Squeryl. Use this function if you want to use mapper.DB as the transaction manager with squeryl-record.
Initialize the Squeryl/Record integration.
Initialize the Squeryl/Record integration. This must be called somewhere during your Boot, and before you use any Records with Squeryl. Use this function instead of init if you want to use the squeryl session factory instead of mapper.DB as the transaction manager with squeryl-record.
Object containing initialization logic for the Squeryl/Record integration