Author: muggenhor
Date: Sat Jul 12 21:48:39 2008
New Revision: 5519

URL: http://svn.gna.org/viewcvs/warzone?rev=5519&view=rev
Log:
Add a new datatype to the mini database schema meta language: `struct`
 * Allows "linking" in the database to other struct instances
 * Will be represented as a pointer to the target struct in the C datastructures
 * Will be represented as an integer ID in tables

Modified:
    trunk/build_tools/code-generators/c_structdef_cg.pm
    trunk/build_tools/code-generators/db-lang.pl
    trunk/build_tools/code-generators/sql_tabledef_cg.pm


_______________________________________________
Warzone-commits mailing list
[email protected]
https://mail.gna.org/listinfo/warzone-commits

Reply via email to