Travis Athougies
Travis Athougies
Beam exists at a higher level than most constraint systems. Beam-core is ultimately a system for managing the queries issued to a database. The constraints the database follows are a...
The proposed type family doesn't quite capture SQL semantics though. In particular, we use embedded beamable to do things like specify the column names of the embedded table. In your...
I'd be happy to take a look at any proposals, but I'd have to think through these all in more depth before merging anything.
Yeah, the issue here is that the `run*` commands in `beam-migrate` literally run all the commands in the migration. You want `beam-migrate` to note which migration it left off at...
@axman6 Did that work for you?
You should run `bringUpToDate` on an empty database. It sounds like you're trying to use it on a database with already existing tables?
I'm going to comment in here because there seems to be some confusion as to what table types are versus a database type. In general, if you have a table...
Hello! Wow.. Thanks! This is a lot to digest, but right off the bat, I'll ask you to rebase on top of the beam-0.8.0.0 branch, since that represents the next...
Just regular beam-0.8.0.0. I'll get rid of the other ones. They're all merged.
This one: https://github.com/tathougies/beam/tree/travis/beam-0.8.0.0