Public bug reported:
The whole idea about relational database is to have connection between
tables using primary and foreign keys.
so this should be equivalent aiki_sites.id == aiki_widgets.widget_site
right now widget_site is varchar(255) and all widgets have "default" in
it.
** Affects: aikiframework
Importance: Medium
Status: New
** Changed in: aikiframework
Importance: Undecided => Medium
** Description changed:
The whole idea about relational database is to have connection between
tables using primary and foreign keys.
so this should be equivalent aiki_sites.id == aiki_widgets.widget_site
+
+ right now widget_site is varchar(255) and all widgets have "default" in
+ it.
--
You received this bug notification because you are a member of Aiki
Framework Developers, which is subscribed to aikiframework.
https://bugs.launchpad.net/bugs/994444
Title:
widget_site in aiki_widgets should be id not string
Status in Aiki Framework:
New
Bug description:
The whole idea about relational database is to have connection between
tables using primary and foreign keys.
so this should be equivalent aiki_sites.id ==
aiki_widgets.widget_site
right now widget_site is varchar(255) and all widgets have "default"
in it.
To manage notifications about this bug go to:
https://bugs.launchpad.net/aikiframework/+bug/994444/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~aikiframework-devel
Post to : [email protected]
Unsubscribe : https://launchpad.net/~aikiframework-devel
More help : https://help.launchpad.net/ListHelp