Merge branch 'master' of github.com:volkszaehler/volkszaehler.org

This commit is contained in:
Steffen Vogel 2010-10-08 11:18:59 +02:00
commit 5f20335a4d
3 changed files with 0 additions and 11 deletions

View file

@ -46,14 +46,3 @@ INSERT INTO `properties` (`id`, `entity_id`, `key`, `value`) VALUES
(12, 9, 'resolution', '2000'),
(13, 10, 'title', 'test'),
(14, 10, 'resolution', '2000');
--
-- Constraints der exportierten Tabellen
--
--
-- Constraints der Tabelle `properties`
--
ALTER TABLE `properties`
ADD CONSTRAINT `properties_ibfk_1` FOREIGN KEY (`entity_id`) REFERENCES `entities` (`id`);

Binary file not shown.