|
From: | erw-devel |
Subject: | [Erw-devel] Question about modifying underlying database |
Date: | Thu, 21 Jul 2005 00:23:23 -0400 |
User-agent: | Mutt/1.5.9i |
I am looking to convert one of the tables generated by ERW to use auto IDs rather than bother with locking ... this is for a support script I am writing. alter table XXX modify column id integer auto_increment; (Table in question is a rel table in case it matters). Will this have an adverse affect on the ERW runtime? Tks, Alfred Werner
[Prev in Thread] | Current Thread | [Next in Thread] |