Elliot Cameron
Elliot Cameron
Just hit this as well. Very annoying!
Wonderful! This is precisely what I had in mind long ago. Just need to get QuickCheck/Hedgehog involved for some great coverage.
I've seen tools add an optional subcommand like `app generate-completions` that is automatically derived by the CLI library, similar to how `--help` is derived automatically.
Couldn't it use `"type"` as the attribute name? `{ "type" = ... }`
Ah a that's pretty cool idea. Maybe we can build on that.
Could it be that `tutd` corrupted the database somehow?
I should note that `tutd` never had any issues after the import + commit. Only my webserver had issues. But if I delete the db and let the webserver create...
Opening tutd and running `:showexpr relvar where attrname="test"` gives no error.
As far as I can tell if the webserver is the only thing inserting into the database, things work.