Skip to content

Drop unnecessary timestamp columns in Geo event tables

Drop unnecessary timestamp columns in Geo event tables.

Database Checklist

When removing columns, tables, indexes or other structures:

  • Removed these in a post-deployment migration
  • Made sure the application no longer uses (or ignores) these structures

General Checklist

Merge request reports