om

Please ask the channel first, not @dnolen directly!
2017-08-27T02:36:06.000010Z

question: does the Indexer prop->classes ever match an Union component? I am calling transact! on the reconciler, idk if an Union can add exclusive props.

tony.kay 2017-08-27T23:57:34.000063Z

For those looking to run Om Next queries against SQL databases, I’ve just released fulcro-sql. It can follow most kinds of standard SQL joins (to-one, to-many, many-to-many with a join table) in forward or reverse. Tested against PostgreSQL and MySQL. https://github.com/fulcrologic/fulcro-sql.