No subject


Sun Nov 20 20:48:46 GMT 2022


```
I have written a patch to support the postgres inheritance feature based
on
http://dev.catalystframework.org/repos/bast/branches/DBIx-Class-Schema-Loader/current
(Revision: 4794)

The additional option 'respect_inheritance' creates schema classes that
use the same inheritance/parents as in postgres. With
'inheritance_schema_map' it is even possible to create correctly
inherited tables across multiple schema.

I would really appreciate it to see this patch in a future release.
```


-- 
Reply to this email directly or view it on GitHub:
https://github.com/dbsrgits/dbix-class-schema-loader/issues/29
You are receiving this because you are subscribed to this thread.

Message ID: <dbsrgits/dbix-class-schema-loader/issues/29 at github.com>
----==_mimepart_637a92b37fe37_63a2c67019096fa
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<p dir="auto">Migrated from <a href="https://rt.cpan.org/Ticket/Display.html?id=39087" rel="nofollow">rt.cpan.org#39087</a> (status was 'new')</p>
<p dir="auto">Requestors:</p>
<ul dir="auto">
<li><a href="mailto:MAROS at cpan.org">MAROS at cpan.org</a></li>
</ul>
<p dir="auto">Attachments:</p>
<ul dir="auto">
<li><a href="https://rt.cpan.org/Ticket/Attachment/506060/251584/dbix-class-schema-loader_4794_map.diff" rel="nofollow">dbix-class-schema-loader_4794_map.diff</a></li>
</ul>
<p dir="auto">From <a href="mailto:maros at cpan.org">maros at cpan.org</a> on 2008-09-08 12:36:10<br>
:</p>
<pre class="notranslate"><code class="notranslate">I have written a patch to support the postgres inheritance feature based
on
http://dev.catalystframework.org/repos/bast/branches/DBIx-Class-Schema-Loader/current
(Revision: 4794)

The additional option 'respect_inheritance' creates schema classes that
use the same inheritance/parents as in postgres. With
'inheritance_schema_map' it is even possible to create correctly
inherited tables across multiple schema.

I would really appreciate it to see this patch in a future release.
</code></pre>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />Reply to this email directly, <a href="https://github.com/dbsrgits/dbix-class-schema-loader/issues/29">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AACJ4AUT5WNSEKU52RIY7LDWJKFDHANCNFSM6AAAAAASGAU5KE">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AACJ4ASWUPFJRP6VP5DFV23WJKFDHA5CNFSM6AAAAAASGAU5KGWGG33NNVSW45C7OR4XAZNFJFZXG5LFVJRW63LNMVXHIX3JMTHFNWFPDU.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span>&lt;dbsrgits/dbix-class-schema-loader/issues/29</span><span>@</span><span>github</span><span>.</span><span>com&gt;</span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/dbsrgits/dbix-class-schema-loader/issues/29",
"url": "https://github.com/dbsrgits/dbix-class-schema-loader/issues/29",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_637a92b37fe37_63a2c67019096fa--



More information about the DBIx-Class-Devel mailing list