Fork me on GitHub
#om
<
2017-08-27
>
pedroiago02:08:06

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.kay23:08:34

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.