Author: muggenhor
Date: Sat Jul 12 23:30:05 2008
New Revision: 5523
URL: http://svn.gna.org/viewcvs/warzone?rev=5523&view=rev
Log:
Add a new struct level qualifier: %fetchByRow
* User code can use this to provide code that the SQLite code generator can
use to get a pointer to some other struct
* Make it so that you can only declare member fields with a `struct` type when
the respective struct has a %fetchByRow directive in it
* Generate loading code for struct-type fields in the c_sqliteload
codegenerator by means of the code provided by the %fetchByRow directive
Modified:
trunk/build_tools/code-generators/c_sqliteload_cg.pm
trunk/build_tools/code-generators/db-lang.pl
_______________________________________________
Warzone-commits mailing list
[email protected]
https://mail.gna.org/listinfo/warzone-commits