dipdup
dipdup copied to clipboard
Modular framework for creating selective indexers and featureful backends for dapps
All behavior of the env module is expected to be the same. Fixed problems with env priority and envs dump in cli code
### Done - [x] Troubleshoot Claude Desktop - [x] Troubleshoot VSCode Insiders - [x] Test fresh Cursor builds ### Todo - [ ] ModelByPk resource - [ ] OpenAPI route...
Don't break backward compatibility except for logs; duplicate values.
Current workaround - raw SQL in `sql/on_reindex`: - sqlite: recreate table - postgres: DROP CONSTRAINT -> ADD PRIMARY KEY related #761
Fixed a bunch of spelling typos in different files: changing ‘occured’ to ‘occurred’ in several places, fixing ‘euristics’ to ‘heuristics’ in the config note, and also switching ‘Afair’ to ‘Affair’...