underscoreio / essential-slick

Essential Slick Pandoc Source
https://underscore.io/books/essential-slick/
39 stars 8 forks source link

Give examples of calling stored procedures #159

Open d6y opened 7 years ago

d6y commented 7 years ago

Re: https://github.com/underscoreio/essential-slick-code/issues/16

It's a big topic, especially regarding error handling (which I'm guessing is going to be dependent on the database in use).

It probably mainly belongs in the Plain SQL chapter, but should possibly be called out earlier (perhaps data modelling?)

d6y commented 6 years ago

Example: https://github.com/d6y/slick-postgresql-stored-proc