Have you checked that autogeneration works with MySQL 5?
Rüdiger Am 23.06.2011 21:07, schrieb Christopher Brooks:
Hi all, Maintaining the DDLs is both error prone and a pain in the ass. I don't want to do this for 1.2, instead, I want to encourage users to just run with the autogenerated JPA tables. If they feel they need a schema, they can dump the schemas from their DB of choice after investigating and playing with matterhorn. This has one downside; jpa can't tweak the schemas to include indicies. I further #propose that we put the SQL for indicies and the rationals behind them in the wiki and/or a supplementary SQL file. This will provide a reasonable user experience while giving configurers everything they need to make a production system run, and will reduce the load on the RM or whoever else has to test the DDL scripts. Regards, Chris
-- ________________________________________________ Rüdiger Rolf, M.A. Universität Osnabrück - Zentrum virtUOS Heger-Tor-Wall 12, 49069 Osnabrück Telefon: (0541) 969-6511 - Fax: (0541) 969-16511 E-Mail: [email protected] Internet: www.virtuos.uni-osnabrueck.de _______________________________________________ Matterhorn mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn To unsubscribe please email [email protected] _______________________________________________
