Commit Graph

6 Commits

Author SHA1 Message Date
Aaron Craelius
d273ae03da
feat(schema/indexer)!: implement start indexing (#21636)
Co-authored-by: Marko <marko@baricevic.me>
2024-09-23 16:09:01 +00:00
Aaron Craelius
292d7b49c3
feat(indexer/postgres): add insert/update/delete functionality (#21186) 2024-09-04 12:06:49 +00:00
Aaron Craelius
e88c138760
refactor(indexer/postgres)!: use schema/indexer API and hide types/methods (#21363) 2024-08-21 14:49:02 +00:00
Aaron Craelius
27d3d4892b
feat(schema/appdata)!: make commit async (#21306) 2024-08-20 13:06:25 +00:00
yukionfire
d6ad92db0f
chore(all): replace all fmt.Errorf without paramters with errors.New (#21068) 2024-07-25 14:54:49 +02:00
Aaron Craelius
9376db5508
feat(indexer): postgres schema creation + CI config (#20701)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-07-18 09:34:09 +00:00