]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/c-apps/oils_sql.c
Fix a bug in pcrud.
[working/Evergreen.git] / Open-ILS / src / c-apps / oils_sql.c
2010-07-08 scottmkFix a bug in pcrud.
2010-06-24 scottmk1. Degrade (relatively) gracefully when the database...
2010-06-24 scottmkWhenever a database call fails -- i.e. whenever dbi_con...
2010-06-22 scottmk1. In oils_sql.c: make the functions is_identifier...
2010-06-17 scottmk1. Disable fleshing for PCRUD. Otherwise fleshing...
2010-06-10 scottmkFix a pcrud bug. Create method wasn't working because...
2010-05-27 scottmkBug fix in verifyObjectPCRUD().
2010-05-26 scottmkBug fixes in verifyObjectPCRUD():
2010-05-25 scottmkPlug some memory leaks, and eliminate some unnecessary
2010-05-25 scottmkVarious changes to verifyObjectPCRUD():
2010-05-01 scottmkMoved the datatype lookups from the drones to the liste...
2010-04-29 scottmk1. Renamed function getRelation to oilsGetRelation.
2010-04-28 scottmkCreate a reusable function for connecting to the database.
2010-04-12 scottmkRestore the ability to set the maximum flesh depth...
2010-04-08 scottmkSplit the cstore servers into several pieces.