Peter Becich
Peter Becich
Related: - #502 - https://github.com/haskell-beam/beam/issues/587 - https://github.com/haskell-beam/beam/discussions/715 - I think the Postgres example does not implement foreign keys. Using the discussions above maybe it can be done. ``` postgres=# \d...
My understanding of the purpose of Tutorial Parts 1-3 is to demo successively more complex mappings between the DB and Beam. Can Part 3 rephrase "creating tables" to "creating new...
Following https://github.com/haskell-beam/beam/pull/684 it is still here https://haskell-beam.github.io/beam/schema-guide/tool/  The markdown file has already been deleted: https://github.com/haskell-beam/beam/edit/master/docs/schema-guide/tool.md Does something need to be regenerated?
**Describe the bug** In a TRAMP session, if the connection is temporarily broken, lsp-metals does not reconnect. This error will repeatedly print in the minibuffer: ``` LSP :: Sending to...