Displaying 1 result from an estimated 1 matches for "attachments_items".
2006 Jun 30
2
how to HABTM with STI ??
...CREATE TABLE `categories` (
CREATE TABLE `products` (
CREATE TABLE `items` (
CREATE TABLE `attachments` (
# ----------------------
# create join tables
# ----------------------
CREATE TABLE items_products (
CREATE TABLE attachments_products (
CREATE TABLE attachments_items (
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060630/57d15aaa/attachment-0001.html