Fork me on GitHub
#datomic
<
2020-06-01
>
Drew Verlee00:06:45

i don't know who to give this feedback to but https://docs.datomic.com/cloud/operation/upgrading.html#know-your-version really needs to switch the order of instructions around so that "storage and compute upgrade" is first.

☝️ 4
Drew Verlee19:06:31

Whats an ideal way to do schema discover on a large database?

Aleed21:06:12

the ion starter has an example of querying the schema of a database. not sure if that’s what you’re asking about, but I’ll post link in case it is: https://github.com/Datomic/ion-starter/blob/master/src/datomic/ion/starter.clj#L49-L56

ghadi20:06:50

"discover"?