-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Sunday 09 February 2003 23:49, Jeffery Painter wrote: > also items to note: > > If you change your conf schema, do ant project-om to regenerate the base > classes, and ant project-sql to regenerate only the sql source... it's > easier to go into the generated sql file and just update the tables you > change rather than loosing everything with ant init
hmmmm if i recall correctly, ant project-sql will not be _very_ useful because it generates the same sql-code as ant init, it just doesn't execute it. so, there will still be all DROP-statements and CREATE statements in it. i modified the database by hand, but ant project-om is invaluable! - -- |- | peter riegersperger <[EMAIL PROTECTED]> |- | ein windows switcher tagebuch: | http://forum.subnet.at/viewforum.php?f=22 |- | subnet | platform for media art and experimental technologies |- | http://www.subnet.at/ |- | muehlbacherhofweg 5 // 5020 salzburg // austria |- | fon/fax +43/662/842 897 |- -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQE+RuGAIMP39JYOy9IRAmucAKCrf5XLVkk5gunFwiBCy76MF/4BogCg5whF 6ChFN213zhU4UBU+9JC2v8I= =suVy -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
