I am interested in Flyway's BigQuery extension and planning to use in an unfunded small project for schema migration.
However, I couldn't find any details in term of how the 10GB data limit is being calculated.
I have tried creating and updating a dataset using the extension but I am still seeing below in my app logs:
- You have used 0 GB / 10 GB
Anyone has the details of the calculation?
Thanks in advance.