Joshua Bassett
Joshua Bassett
For the time being, will 0.10.x packages for the bigquery subproject be published to maven?
@regadas Thanks, exactly what I was looking for :+1:
@syodage Did you figure out a workaround for this? I am facing the exact same problem.
Thanks for the report :heart: If you're feeling brave, you could add some documentation and submit a PR :stuck_out_tongue_winking_eye: Otherwise, I'm happy to whip up something.
Because rein uses many postgres-specific features, it doesn't really make sense using `schema.rb`. If you configure your rails app to use a SQL schema format, then your schema will contain...
Thanks, that's a great suggestion!
Thanks @kelvintyb, maybe it doesn't make sense to add a presence constraint to a JSONB column. Apart from checking it's not null, how would you verify it is "present"?
Sure, if you're happy to make a PR please go ahead 😄
Being able to write `io.foo.expect("b????_???1".U)` in my tests would be amazing. :heart: Is this what you're suggesting?
> Firefox 75.0 on Linux, I was struggling with this as well, however it seems like the solution is not to include the protocol and just type the FQDN, so:...