Commit Graph

2 Commits

Author SHA1 Message Date
desmond-hui
fefe2c2bb4
An 2636/upgrade to dbt 1.4 (#224)
* update dbt to 1.4rc1, use native merge predicate

* upgrade to dbt 1.4

* use env vars for dbt version and profiles dir
2023-01-26 15:39:12 -08:00
desmond-hui
af2ce900af
An 1605/nft mints refactor (#102)
* refactor nft mints model

* An 1949/bt (#95)

* date limit some program

* block timestamp

* fixes

* fix

* An 1937/blocks txs2 (#94)

* blocks

* transactions and deduping wip

* silver reorganization

* remove tx count from blocks

* wip

* load blocks backfill incrementally

* wip

* wip

* wip

* remove unused comments

* fix ref to wrong table

* update to tests

* test fixes

* moved yawww bids

* merge main & fix refs

Co-authored-by: Desmond Hui <desmond@flipsidecrypto.com>

* description updates (#96)

* fix missing incremental block (#97)

* reduce batch load size (#98)

* Adjust tx2 incremental load size (#99)

* reduce batch load size

* revert change

* revert change

* minor cleanup and add model output comparison test

* move models to nft folder

* add test case

* update/add descriptions and tests

* adjust unique key

* adjust unique key, add columns to output

* add alias for new tx_id name from underlying model

* add index + inner_index to output and unique key

* remove inner index test

* fix unique key

Co-authored-by: Jessica Huhnke <91915469+jhuhnke@users.noreply.github.com>
2022-09-14 07:50:59 -07:00