Add SQL column for AllocationToken registration behavior (#1697)

First part of b/237683906

We'll add the Java behavior in a later PR; it'll be an enum with the
values DEFAULT, BYPASS_TLD_STATE, and ANCHOR_TENANT
This commit is contained in:
gbrodman 2022-07-01 18:26:18 -04:00 committed by GitHub
parent f4e37a37b4
commit 7071bb91f2
5 changed files with 17788 additions and 17758 deletions

View file

@ -261,32 +261,32 @@ td.section {
</tr> </tr>
<tr> <tr>
<td class="property_name">generated on</td> <td class="property_name">generated on</td>
<td class="property_value">2022-06-01 19:28:09.351103</td> <td class="property_value">2022-07-01 21:39:06.50205</td>
</tr> </tr>
<tr> <tr>
<td class="property_name">last flyway file</td> <td class="property_name">last flyway file</td>
<td id="lastFlywayFile" class="property_value">V118__drop_billing_identifier_column_from_registrar.sql</td> <td id="lastFlywayFile" class="property_value">V119__token_registration_behavior.sql</td>
</tr> </tr>
</tbody> </tbody>
</table> </table>
<p>&nbsp;</p> <p>&nbsp;</p>
<p>&nbsp;</p> <p>&nbsp;</p>
<svg viewbox="0.00 0.00 4249.00 2959.50" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="erDiagram" style="overflow: hidden; width: 100%; height: 800px"> <g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 2955.5)"> <svg viewbox="0.00 0.00 4249.00 2959.50" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="erDiagram" style="overflow: hidden; width: 100%; height: 800px"><g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 2955.5)">
<title>SchemaCrawler_Diagram</title> <title>SchemaCrawler_Diagram</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-2955.5 4245,-2955.5 4245,4 -4,4" /> <polygon fill="white" stroke="transparent" points="-4,4 -4,-2955.5 4245,-2955.5 4245,4 -4,4" />
<text text-anchor="start" x="3972.5" y="-29.8" font-family="Helvetica,sans-Serif" font-size="14.00"> <text text-anchor="start" x="3980.5" y="-29.8" font-family="Helvetica,sans-Serif" font-size="14.00">
generated by generated by
</text> </text>
<text text-anchor="start" x="4055.5" y="-29.8" font-family="Helvetica,sans-Serif" font-size="14.00"> <text text-anchor="start" x="4063.5" y="-29.8" font-family="Helvetica,sans-Serif" font-size="14.00">
SchemaCrawler 16.10.1 SchemaCrawler 16.10.1
</text> </text>
<text text-anchor="start" x="3971.5" y="-10.8" font-family="Helvetica,sans-Serif" font-size="14.00"> <text text-anchor="start" x="3979.5" y="-10.8" font-family="Helvetica,sans-Serif" font-size="14.00">
generated on generated on
</text> </text>
<text text-anchor="start" x="4055.5" y="-10.8" font-family="Helvetica,sans-Serif" font-size="14.00"> <text text-anchor="start" x="4063.5" y="-10.8" font-family="Helvetica,sans-Serif" font-size="14.00">
2022-06-01 19:28:09.351103 2022-07-01 21:39:06.50205
</text> </text>
<polygon fill="none" stroke="#888888" points="3968,-4 3968,-44 4233,-44 4233,-4 3968,-4" /> <!-- allocationtoken_a08ccbef --> <polygon fill="none" stroke="#888888" points="3976,-4 3976,-44 4233,-44 4233,-4 3976,-4" /> <!-- allocationtoken_a08ccbef -->
<g id="node1" class="node"> <g id="node1" class="node">
<title>allocationtoken_a08ccbef</title> <title>allocationtoken_a08ccbef</title>
<polygon fill="#ebcef2" stroke="transparent" points="2521.5,-271 2521.5,-290 2707.5,-290 2707.5,-271 2521.5,-271" /> <polygon fill="#ebcef2" stroke="transparent" points="2521.5,-271 2521.5,-290 2707.5,-290 2707.5,-271 2521.5,-271" />
@ -3141,7 +3141,7 @@ td.section {
</svg> </svg>
<h2>Tables</h2> <h2>Tables</h2>
<table> <table>
<caption style="background-color: #EBCEF2;"> <span id="allocationtoken_a08ccbef" class="caption_name">public.AllocationToken</span> <span class="caption_description">[table]</span> <caption style="background-color: #EBCEF2;"><span id="allocationtoken_a08ccbef" class="caption_name">public.AllocationToken</span><span class="caption_description">[table]</span>
</caption> </caption>
<tbody> <tbody>
<tr> <tr>
@ -3204,7 +3204,7 @@ td.section {
</table> </table>
<p>&nbsp;</p> <p>&nbsp;</p>
<table> <table>
<caption style="background-color: #EBCEF2;"> <span id="billingcancellation_6eedf614" class="caption_name">public.BillingCancellation</span> <span class="caption_description">[table]</span> <caption style="background-color: #EBCEF2;"><span id="billingcancellation_6eedf614" class="caption_name">public.BillingCancellation</span><span class="caption_description">[table]</span>
</caption> </caption>
<tbody> <tbody>
<tr> <tr>
@ -3340,7 +3340,7 @@ td.section {
</table> </table>
<p>&nbsp;</p> <p>&nbsp;</p>
<table> <table>
<caption style="background-color: #EBCEF2;"> <span id="billingevent_a57d1815" class="caption_name">public.BillingEvent</span> <span class="caption_description">[table]</span> <caption style="background-color: #EBCEF2;"><span id="billingevent_a57d1815" class="caption_name">public.BillingEvent</span><span class="caption_description">[table]</span>
</caption> </caption>
<tbody> <tbody>
<tr> <tr>
@ -3527,7 +3527,7 @@ td.section {
</table> </table>
<p>&nbsp;</p> <p>&nbsp;</p>
<table> <table>
<caption style="background-color: #EBCEF2;"> <span id="billingrecurrence_5fa2cb01" class="caption_name">public.BillingRecurrence</span> <span class="caption_description">[table]</span> <caption style="background-color: #EBCEF2;"><span id="billingrecurrence_5fa2cb01" class="caption_name">public.BillingRecurrence</span><span class="caption_description">[table]</span>
</caption> </caption>
<tbody> <tbody>
<tr> <tr>
@ -3687,7 +3687,7 @@ td.section {
</table> </table>
<p>&nbsp;</p> <p>&nbsp;</p>
<table> <table>
<caption style="background-color: #EBCEF2;"> <span id="claimsentry_105da9f1" class="caption_name">public.ClaimsEntry</span> <span class="caption_description">[table]</span> <caption style="background-color: #EBCEF2;"><span id="claimsentry_105da9f1" class="caption_name">public.ClaimsEntry</span><span class="caption_description">[table]</span>
</caption> </caption>
<tbody> <tbody>
<tr> <tr>
@ -3745,7 +3745,7 @@ td.section {
</table> </table>
<p>&nbsp;</p> <p>&nbsp;</p>
<table> <table>
<caption style="background-color: #EBCEF2;"> <span id="claimslist_3d49bc2b" class="caption_name">public.ClaimsList</span> <span class="caption_description">[table]</span> <caption style="background-color: #EBCEF2;"><span id="claimslist_3d49bc2b" class="caption_name">public.ClaimsList</span><span class="caption_description">[table]</span>
</caption> </caption>
<tbody> <tbody>
<tr> <tr>
@ -3798,7 +3798,7 @@ td.section {
</table> </table>
<p>&nbsp;</p> <p>&nbsp;</p>
<table> <table>
<caption style="background-color: #EBCEF2;"> <span id="contact_8de8cb16" class="caption_name">public.Contact</span> <span class="caption_description">[table]</span> <caption style="background-color: #EBCEF2;"><span id="contact_8de8cb16" class="caption_name">public.Contact</span><span class="caption_description">[table]</span>
</caption> </caption>
<tbody> <tbody>
<tr> <tr>
@ -4011,7 +4011,7 @@ td.section {
</table> </table>
<p>&nbsp;</p> <p>&nbsp;</p>
<table> <table>
<caption style="background-color: #EBCEF2;"> <span id="contacthistory_d2964f8a" class="caption_name">public.ContactHistory</span> <span class="caption_description">[table]</span> <caption style="background-color: #EBCEF2;"><span id="contacthistory_d2964f8a" class="caption_name">public.ContactHistory</span><span class="caption_description">[table]</span>
</caption> </caption>
<tbody> <tbody>
<tr> <tr>
@ -4118,7 +4118,7 @@ td.section {
</table> </table>
<p>&nbsp;</p> <p>&nbsp;</p>
<table> <table>
<caption style="background-color: #EBCEF2;"> <span id="cursor_6af40e8c" class="caption_name">public."Cursor"</span> <span class="caption_description">[table]</span> <caption style="background-color: #EBCEF2;"><span id="cursor_6af40e8c" class="caption_name">public."Cursor"</span><span class="caption_description">[table]</span>
</caption> </caption>
<tbody> <tbody>
<tr> <tr>
@ -4158,7 +4158,7 @@ td.section {
</table> </table>
<p>&nbsp;</p> <p>&nbsp;</p>
<table> <table>
<caption style="background-color: #EBCEF2;"> <span id="databasemigrationstateschedule_22edefab" class="caption_name">public.DatabaseMigrationStateSchedule</span> <span class="caption_description">[table]</span> <caption style="background-color: #EBCEF2;"><span id="databasemigrationstateschedule_22edefab" class="caption_name">public.DatabaseMigrationStateSchedule</span><span class="caption_description">[table]</span>
</caption> </caption>
<tbody> <tbody>
<tr> <tr>
@ -4188,7 +4188,7 @@ td.section {
</table> </table>
<p>&nbsp;</p> <p>&nbsp;</p>
<table> <table>
<caption style="background-color: #EBCEF2;"> <span id="delegationsignerdata_e542a872" class="caption_name">public.DelegationSignerData</span> <span class="caption_description">[table]</span> <caption style="background-color: #EBCEF2;"><span id="delegationsignerdata_e542a872" class="caption_name">public.DelegationSignerData</span><span class="caption_description">[table]</span>
</caption> </caption>
<tbody> <tbody>
<tr> <tr>
@ -4276,7 +4276,7 @@ td.section {
</table> </table>
<p>&nbsp;</p> <p>&nbsp;</p>
<table> <table>
<caption style="background-color: #EBCEF2;"> <span id="domain_6c51cffa" class="caption_name">public.Domain</span> <span class="caption_description">[table]</span> <caption style="background-color: #EBCEF2;"><span id="domain_6c51cffa" class="caption_name">public.Domain</span><span class="caption_description">[table]</span>
</caption> </caption>
<tbody> <tbody>
<tr> <tr>
@ -4647,7 +4647,7 @@ td.section {
</table> </table>
<p>&nbsp;</p> <p>&nbsp;</p>
<table> <table>
<caption style="background-color: #EBCEF2;"> <span id="domaindsdatahistory_995b060d" class="caption_name">public.DomainDsDataHistory</span> <span class="caption_description">[table]</span> <caption style="background-color: #EBCEF2;"><span id="domaindsdatahistory_995b060d" class="caption_name">public.DomainDsDataHistory</span><span class="caption_description">[table]</span>
</caption> </caption>
<tbody> <tbody>
<tr> <tr>
@ -4710,7 +4710,7 @@ td.section {
</table> </table>
<p>&nbsp;</p> <p>&nbsp;</p>
<table> <table>
<caption style="background-color: #EBCEF2;"> <span id="domainhistory_a54cc226" class="caption_name">public.DomainHistory</span> <span class="caption_description">[table]</span> <caption style="background-color: #EBCEF2;"><span id="domainhistory_a54cc226" class="caption_name">public.DomainHistory</span><span class="caption_description">[table]</span>
</caption> </caption>
<tbody> <tbody>
<tr> <tr>
@ -4953,7 +4953,7 @@ td.section {
</table> </table>
<p>&nbsp;</p> <p>&nbsp;</p>
<table> <table>
<caption style="background-color: #EBCEF2;"> <span id="domainhistoryhost_9f3f23ee" class="caption_name">public.DomainHistoryHost</span> <span class="caption_description">[table]</span> <caption style="background-color: #EBCEF2;"><span id="domainhistoryhost_9f3f23ee" class="caption_name">public.DomainHistoryHost</span><span class="caption_description">[table]</span>
</caption> </caption>
<tbody> <tbody>
<tr> <tr>
@ -4998,7 +4998,7 @@ td.section {
</table> </table>
<p>&nbsp;</p> <p>&nbsp;</p>
<table> <table>
<caption style="background-color: #EBCEF2;"> <span id="domainhost_1ea127c2" class="caption_name">public.DomainHost</span> <span class="caption_description">[table]</span> <caption style="background-color: #EBCEF2;"><span id="domainhost_1ea127c2" class="caption_name">public.DomainHost</span><span class="caption_description">[table]</span>
</caption> </caption>
<tbody> <tbody>
<tr> <tr>
@ -5045,7 +5045,7 @@ td.section {
</table> </table>
<p>&nbsp;</p> <p>&nbsp;</p>
<table> <table>
<caption style="background-color: #EBCEF2;"> <span id="domaintransactionrecord_6e77ff61" class="caption_name">public.DomainTransactionRecord</span> <span class="caption_description">[table]</span> <caption style="background-color: #EBCEF2;"><span id="domaintransactionrecord_6e77ff61" class="caption_name">public.DomainTransactionRecord</span><span class="caption_description">[table]</span>
</caption> </caption>
<tbody> <tbody>
<tr> <tr>
@ -5130,7 +5130,7 @@ td.section {
</table> </table>
<p>&nbsp;</p> <p>&nbsp;</p>
<table> <table>
<caption style="background-color: #EBCEF2;"> <span id="graceperiod_cd3b2e8f" class="caption_name">public.GracePeriod</span> <span class="caption_description">[table]</span> <caption style="background-color: #EBCEF2;"><span id="graceperiod_cd3b2e8f" class="caption_name">public.GracePeriod</span><span class="caption_description">[table]</span>
</caption> </caption>
<tbody> <tbody>
<tr> <tr>
@ -5234,7 +5234,7 @@ td.section {
</table> </table>
<p>&nbsp;</p> <p>&nbsp;</p>
<table> <table>
<caption style="background-color: #EBCEF2;"> <span id="graceperiodhistory_40ccc1f1" class="caption_name">public.GracePeriodHistory</span> <span class="caption_description">[table]</span> <caption style="background-color: #EBCEF2;"><span id="graceperiodhistory_40ccc1f1" class="caption_name">public.GracePeriodHistory</span><span class="caption_description">[table]</span>
</caption> </caption>
<tbody> <tbody>
<tr> <tr>
@ -5297,7 +5297,7 @@ td.section {
</table> </table>
<p>&nbsp;</p> <p>&nbsp;</p>
<table> <table>
<caption style="background-color: #EBCEF2;"> <span id="host_f21b78de" class="caption_name">public.Host</span> <span class="caption_description">[table]</span> <caption style="background-color: #EBCEF2;"><span id="host_f21b78de" class="caption_name">public.Host</span><span class="caption_description">[table]</span>
</caption> </caption>
<tbody> <tbody>
<tr> <tr>
@ -5457,7 +5457,7 @@ td.section {
</table> </table>
<p>&nbsp;</p> <p>&nbsp;</p>
<table> <table>
<caption style="background-color: #EBCEF2;"> <span id="hosthistory_56210c2" class="caption_name">public.HostHistory</span> <span class="caption_description">[table]</span> <caption style="background-color: #EBCEF2;"><span id="hosthistory_56210c2" class="caption_name">public.HostHistory</span><span class="caption_description">[table]</span>
</caption> </caption>
<tbody> <tbody>
<tr> <tr>
@ -5569,7 +5569,7 @@ td.section {
</table> </table>
<p>&nbsp;</p> <p>&nbsp;</p>
<table> <table>
<caption style="background-color: #EBCEF2;"> <span id="lock_f21d4861" class="caption_name">public.Lock</span> <span class="caption_description">[table]</span> <caption style="background-color: #EBCEF2;"><span id="lock_f21d4861" class="caption_name">public.Lock</span><span class="caption_description">[table]</span>
</caption> </caption>
<tbody> <tbody>
<tr> <tr>
@ -5609,7 +5609,7 @@ td.section {
</table> </table>
<p>&nbsp;</p> <p>&nbsp;</p>
<table> <table>
<caption style="background-color: #EBCEF2;"> <span id="pollmessage_614a523e" class="caption_name">public.PollMessage</span> <span class="caption_description">[table]</span> <caption style="background-color: #EBCEF2;"><span id="pollmessage_614a523e" class="caption_name">public.PollMessage</span><span class="caption_description">[table]</span>
</caption> </caption>
<tbody> <tbody>
<tr> <tr>
@ -5818,7 +5818,7 @@ td.section {
</table> </table>
<p>&nbsp;</p> <p>&nbsp;</p>
<table> <table>
<caption style="background-color: #EBCEF2;"> <span id="premiumentry_b0060b91" class="caption_name">public.PremiumEntry</span> <span class="caption_description">[table]</span> <caption style="background-color: #EBCEF2;"><span id="premiumentry_b0060b91" class="caption_name">public.PremiumEntry</span><span class="caption_description">[table]</span>
</caption> </caption>
<tbody> <tbody>
<tr> <tr>
@ -5876,7 +5876,7 @@ td.section {
</table> </table>
<p>&nbsp;</p> <p>&nbsp;</p>
<table> <table>
<caption style="background-color: #EBCEF2;"> <span id="premiumlist_7c3ea68b" class="caption_name">public.PremiumList</span> <span class="caption_description">[table]</span> <caption style="background-color: #EBCEF2;"><span id="premiumlist_7c3ea68b" class="caption_name">public.PremiumList</span><span class="caption_description">[table]</span>
</caption> </caption>
<tbody> <tbody>
<tr> <tr>
@ -5934,7 +5934,7 @@ td.section {
</table> </table>
<p>&nbsp;</p> <p>&nbsp;</p>
<table> <table>
<caption style="background-color: #EBCEF2;"> <span id="rderevision_83396864" class="caption_name">public.RdeRevision</span> <span class="caption_description">[table]</span> <caption style="background-color: #EBCEF2;"><span id="rderevision_83396864" class="caption_name">public.RdeRevision</span><span class="caption_description">[table]</span>
</caption> </caption>
<tbody> <tbody>
<tr> <tr>
@ -5984,7 +5984,7 @@ td.section {
</table> </table>
<p>&nbsp;</p> <p>&nbsp;</p>
<table> <table>
<caption style="background-color: #EBCEF2;"> <span id="registrar_6e1503e3" class="caption_name">public.Registrar</span> <span class="caption_description">[table]</span> <caption style="background-color: #EBCEF2;"><span id="registrar_6e1503e3" class="caption_name">public.Registrar</span><span class="caption_description">[table]</span>
</caption> </caption>
<tbody> <tbody>
<tr> <tr>
@ -6318,7 +6318,7 @@ td.section {
</table> </table>
<p>&nbsp;</p> <p>&nbsp;</p>
<table> <table>
<caption style="background-color: #EBCEF2;"> <span id="registrarpoc_ab47054d" class="caption_name">public.RegistrarPoc</span> <span class="caption_description">[table]</span> <caption style="background-color: #EBCEF2;"><span id="registrarpoc_ab47054d" class="caption_name">public.RegistrarPoc</span><span class="caption_description">[table]</span>
</caption> </caption>
<tbody> <tbody>
<tr> <tr>
@ -6381,7 +6381,7 @@ td.section {
</table> </table>
<p>&nbsp;</p> <p>&nbsp;</p>
<table> <table>
<caption style="background-color: #EBCEF2;"> <span id="registrylock_ac88663e" class="caption_name">public.RegistryLock</span> <span class="caption_description">[table]</span> <caption style="background-color: #EBCEF2;"><span id="registrylock_ac88663e" class="caption_name">public.RegistryLock</span><span class="caption_description">[table]</span>
</caption> </caption>
<tbody> <tbody>
<tr> <tr>
@ -6454,7 +6454,7 @@ td.section {
</table> </table>
<p>&nbsp;</p> <p>&nbsp;</p>
<table> <table>
<caption style="background-color: #EBCEF2;"> <span id="reservedentry_1a7b8520" class="caption_name">public.ReservedEntry</span> <span class="caption_description">[table]</span> <caption style="background-color: #EBCEF2;"><span id="reservedentry_1a7b8520" class="caption_name">public.ReservedEntry</span><span class="caption_description">[table]</span>
</caption> </caption>
<tbody> <tbody>
<tr> <tr>
@ -6512,7 +6512,7 @@ td.section {
</table> </table>
<p>&nbsp;</p> <p>&nbsp;</p>
<table> <table>
<caption style="background-color: #EBCEF2;"> <span id="reservedlist_b97c3f1c" class="caption_name">public.ReservedList</span> <span class="caption_description">[table]</span> <caption style="background-color: #EBCEF2;"><span id="reservedlist_b97c3f1c" class="caption_name">public.ReservedList</span><span class="caption_description">[table]</span>
</caption> </caption>
<tbody> <tbody>
<tr> <tr>
@ -6570,7 +6570,7 @@ td.section {
</table> </table>
<p>&nbsp;</p> <p>&nbsp;</p>
<table> <table>
<caption style="background-color: #EBCEF2;"> <span id="serversecret_6cc90f09" class="caption_name">public.ServerSecret</span> <span class="caption_description">[table]</span> <caption style="background-color: #EBCEF2;"><span id="serversecret_6cc90f09" class="caption_name">public.ServerSecret</span><span class="caption_description">[table]</span>
</caption> </caption>
<tbody> <tbody>
<tr> <tr>
@ -6600,7 +6600,7 @@ td.section {
</table> </table>
<p>&nbsp;</p> <p>&nbsp;</p>
<table> <table>
<caption style="background-color: #EBCEF2;"> <span id="signedmarkrevocationentry_99c39721" class="caption_name">public.SignedMarkRevocationEntry</span> <span class="caption_description">[table]</span> <caption style="background-color: #EBCEF2;"><span id="signedmarkrevocationentry_99c39721" class="caption_name">public.SignedMarkRevocationEntry</span><span class="caption_description">[table]</span>
</caption> </caption>
<tbody> <tbody>
<tr> <tr>
@ -6658,7 +6658,7 @@ td.section {
</table> </table>
<p>&nbsp;</p> <p>&nbsp;</p>
<table> <table>
<caption style="background-color: #EBCEF2;"> <span id="signedmarkrevocationlist_c5d968fb" class="caption_name">public.SignedMarkRevocationList</span> <span class="caption_description">[table]</span> <caption style="background-color: #EBCEF2;"><span id="signedmarkrevocationlist_c5d968fb" class="caption_name">public.SignedMarkRevocationList</span><span class="caption_description">[table]</span>
</caption> </caption>
<tbody> <tbody>
<tr> <tr>
@ -6711,7 +6711,7 @@ td.section {
</table> </table>
<p>&nbsp;</p> <p>&nbsp;</p>
<table> <table>
<caption style="background-color: #EBCEF2;"> <span id="spec11threatmatch_a61228a6" class="caption_name">public.Spec11ThreatMatch</span> <span class="caption_description">[table]</span> <caption style="background-color: #EBCEF2;"><span id="spec11threatmatch_a61228a6" class="caption_name">public.Spec11ThreatMatch</span><span class="caption_description">[table]</span>
</caption> </caption>
<tbody> <tbody>
<tr> <tr>
@ -6761,7 +6761,7 @@ td.section {
</table> </table>
<p>&nbsp;</p> <p>&nbsp;</p>
<table> <table>
<caption style="background-color: #EBCEF2;"> <span id="sqlreplaycheckpoint_342081b3" class="caption_name">public.SqlReplayCheckpoint</span> <span class="caption_description">[table]</span> <caption style="background-color: #EBCEF2;"><span id="sqlreplaycheckpoint_342081b3" class="caption_name">public.SqlReplayCheckpoint</span><span class="caption_description">[table]</span>
</caption> </caption>
<tbody> <tbody>
<tr> <tr>
@ -6791,7 +6791,7 @@ td.section {
</table> </table>
<p>&nbsp;</p> <p>&nbsp;</p>
<table> <table>
<caption style="background-color: #EBCEF2;"> <span id="tld_f1fa57e2" class="caption_name">public.Tld</span> <span class="caption_description">[table]</span> <caption style="background-color: #EBCEF2;"><span id="tld_f1fa57e2" class="caption_name">public.Tld</span><span class="caption_description">[table]</span>
</caption> </caption>
<tbody> <tbody>
<tr> <tr>
@ -6851,7 +6851,7 @@ td.section {
</table> </table>
<p>&nbsp;</p> <p>&nbsp;</p>
<table> <table>
<caption style="background-color: #EBCEF2;"> <span id="tmchcrl_d282355" class="caption_name">public.TmchCrl</span> <span class="caption_description">[table]</span> <caption style="background-color: #EBCEF2;"><span id="tmchcrl_d282355" class="caption_name">public.TmchCrl</span><span class="caption_description">[table]</span>
</caption> </caption>
<tbody> <tbody>
<tr> <tr>
@ -6881,7 +6881,7 @@ td.section {
</table> </table>
<p>&nbsp;</p> <p>&nbsp;</p>
<table> <table>
<caption style="background-color: #EBCEF2;"> <span id="transaction_d50389d4" class="caption_name">public.Transaction</span> <span class="caption_description">[table]</span> <caption style="background-color: #EBCEF2;"><span id="transaction_d50389d4" class="caption_name">public.Transaction</span><span class="caption_description">[table]</span>
</caption> </caption>
<tbody> <tbody>
<tr> <tr>

File diff suppressed because it is too large Load diff

View file

@ -116,3 +116,4 @@ V115__add_renewal_columns_to_billing_recurrence.sql
V116__add_renewal_column_to_allocation_token.sql V116__add_renewal_column_to_allocation_token.sql
V117__add_billing_recurrence_last_expansion_column.sql V117__add_billing_recurrence_last_expansion_column.sql
V118__drop_billing_identifier_column_from_registrar.sql V118__drop_billing_identifier_column_from_registrar.sql
V119__token_registration_behavior.sql

View file

@ -0,0 +1,15 @@
-- Copyright 2022 The Nomulus Authors. All Rights Reserved.
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in compliance with the License.
-- You may obtain a copy of the License at
--
-- http://www.apache.org/licenses/LICENSE-2.0
--
-- Unless required by applicable law or agreed to in writing, software
-- distributed under the License is distributed on an "AS IS" BASIS,
-- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-- See the License for the specific language governing permissions and
-- limitations under the License.
ALTER TABLE "AllocationToken" ADD COLUMN "registration_behavior" text NOT NULL DEFAULT 'DEFAULT';

View file

@ -52,7 +52,8 @@ CREATE TABLE public."AllocationToken" (
token_status_transitions public.hstore, token_status_transitions public.hstore,
token_type text, token_type text,
redemption_domain_history_id bigint, redemption_domain_history_id bigint,
renewal_price_behavior text DEFAULT 'DEFAULT'::text NOT NULL renewal_price_behavior text DEFAULT 'DEFAULT'::text NOT NULL,
registration_behavior text DEFAULT 'DEFAULT'::text NOT NULL
); );