- Create separate tables for IPv4 and IPv6 prefixes in schema.sql - Update indexes for new prefix tables - Update getOrCreatePrefix to use appropriate table based on IP version - Update GetStatsContext to count prefixes from both tables - Remove ip_version column since it's implicit in the table name |
||
|---|---|---|
| .. | ||
| database_test.go | ||
| database.go | ||
| interface.go | ||
| models.go | ||
| schema.sql | ||
| slowquery.go | ||
| utils.go | ||