Removing GeniClient
[sfa.git] / sfa / util / genitable.py
2009-12-28 Tony Mackwhen removing a site make sure to remove all records...
2009-12-11 Tony Mackfix bugs
2009-12-11 Tony Mackadded quote_string method()
2009-12-10 Tony Mackconvert columns from array list to commas separated...
2009-11-30 Tony Mackallow us to specify which columns to return
2009-10-15 Tony Mackremove row class
2009-10-14 Tony Mackadded Row class with validate methods
2009-09-27 Tony Mackfix bugs
2009-09-26 Tony Mackuse sfa.util.PostgreSQL. Support inserting Null.
2009-09-16 Tony Mackfind will now always return a list, even if there is...
2009-09-14 Tony Mackfix bug in insert()
2009-09-11 Tony Mackinsert() returns record_id now. in update/insert filter...
2009-09-04 Tony Mackchanged the sfa db schema. All records are now stored...
2009-08-27 Tony Mackfix bug in update method
2009-08-18 Tony Mackremove the site table and site record correctly when...
2009-08-12 Tony Mackundo last commit, some files are not ready
2009-08-12 Tony Mackdont raise the excpetion
2009-07-16 Tony Mackfix bug in update()
2009-07-13 Stephen Solteszno 'fof'
2009-07-13 Tony Mackfix bug in insert
2009-07-13 Tony Mackfix bug in insert
2009-07-09 Tony Mackfix bug in insert
2009-07-09 Thierry Parmentelatbunch of cleanups & fixes all over the place
2009-07-08 Tony Mackadded date_created, last_updated fields. Renamed 'name...
2009-07-08 Thierry Parmentelatrename table prefix in database from 'geni$' to 'sfa$'
2009-07-06 Thierry Parmentelatsteps towards computing wsdl files at build-time:
2009-07-03 Thierry Parmentelatrenaming the toplevel geni/ package into sfa/