Jump to: navigation, search

Difference between revisions of "Designate/Blueprints/Records Table Redesign"

(Overview)
(Overview)
Line 8: Line 8:
 
|}
 
|}
  
This blueprint proposes to subdivide the Records table, which includes all record types, into a table per record type. For instance, an "a_records" table for A records, and so on.
+
This blueprint proposes to subdivide the Records table, which includes all record types, into a table per record type. For instance, an "a_records" table for A records, "mx_records" table for MX records, and so on.
 +
 
 +
== Database Schema Changes ==

Revision as of 22:39, 17 March 2014

Overview

Gerrit Patch []
Launchpad Blueprint [1]

This blueprint proposes to subdivide the Records table, which includes all record types, into a table per record type. For instance, an "a_records" table for A records, "mx_records" table for MX records, and so on.

Database Schema Changes