Closed GoogleCodeExporter closed 9 years ago
More details from the posting at usergroup:
The second issue is not really a problem, but one of the system limitations.
Right now, once tables and indexes are created they can’t be deleted. So
until now what I am doing is delete the table and index files directly from
the file system and avoid to reuse the identifiers used for the table and
index that have been already registered in the server.
If there is some good way to come over the table and index deletion, that
will also be very helpful.
Original comment by d.majum...@gmail.com
on 28 Jun 2009 at 3:06
Checked in implementation of drop table functionality.
Original comment by d.majum...@gmail.com
on 10 Oct 2009 at 10:01
Fixed in SimpleDBM Database 1.0.13.
Original comment by d.majum...@gmail.com
on 17 Oct 2009 at 6:10
Original issue reported on code.google.com by
kaba.abo...@gmail.com
on 9 Jun 2009 at 9:46