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 -- Christopher Brooks, BSc, MSc ARIES Laboratory, University of Saskatchewan Web: http://www.cs.usask.ca/~cab938 Phone: 1.306.966.1442 Mail: Advanced Research in Intelligent Educational Systems Laboratory Department of Computer Science University of Saskatchewan 176 Thorvaldson Building 110 Science Place Saskatoon, SK S7N 5C9 _______________________________________________ Matterhorn mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn To unsubscribe please email [email protected] _______________________________________________
