itachi sasuke

Results 4 comments of itachi sasuke

Add this to your code generation process: protoc -I=. --gogofast_out=Mgoogle/protobuf/any.proto=github.com/gogo/protobuf/types

Thank you for the reply....i think i will just be deleting all tables instead...when he user logout.

Thank you for the response.....anyway i have found a way to solve this. create a migration that will drop the view and recreate it a fresh. `1.await database.execute('DROP VIEW IF...

I do feel like this can be achieved using a subquery instead of using the golang to filter the paid .....orders. [https://pg.uptrace.dev/queries/#subqueries](https://pg.uptrace.dev/queries/#subqueries) from the documentation