mirror of
https://github.com/FlipsideCrypto/stellar-models.git
synced 2026-02-06 11:27:29 +00:00
* first commit, added all docs but no transformations yet * added all gold models, plus enhanced (EZ) operations and docs * Silver incremental logic (#2) * check in * check in, gte in progress * bronze & silver * updated docs and gold models * updated working gold models * adding ez__operations as well * SO, cluster, fix silver accounts * updated ez config * updated ez config formatting (minor) * changed filenames and dir structure * fixed and ran ez_operations, updated a line in the readme --------- Co-authored-by: Mike Stepanovic <mike.stepanovic@flipsidecrypto.com>
307 B
307 B
{% docs batch_insert_ts %} The timestamp in UTC when a batch of records was inserted into the database. This field can help identify if a batch executed in real time or as part of a backfill. The timestamp should not be used during ad hoc analysis and is useful for data engineering purposes. {% enddocs %}