ANNOUNCE: KirbyBase 1.3

J

Jamey Cribbs

KirbyBase 1.3 is now available at:

http://www.netpromi.com/files/KirbyBase-1.3.zip


What is KirbyBase?

KirbyBase is a simple, pure-Python, plain-text, flat-file database
management system that can be used either embedded in your application
or in a client/server, multi-user mode.

To find out more about KirbyBase, go to:
http://www.netpromi.com/kirbybase.html


Changes:

Added ability to pass field values to update and insert using a dictionary.

Added ability to specify field to sort on and sort direction for the
results of a select.

Added len method.

Fixed bug in validateMatchCriteria where script was not restricting
other match criteria if already attempting to match by recno.

Fixed bug in validateMatchCriteria where script was not checking to see
if pattern argument was an integer when attempting to match by recno.

Changed the way field types are handled internally. This should not
change any of the api or interfaces, EXCEPT for the getFieldTypes
method, which now returns a list of types, instead of a list of strings.
I hope this doesn't screw anyone's programs up.

Corrected version number to conform to guidelines in distutils
documentation.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top