SiteMap Search ElispArea HowTo Glossary RecentChanges News Problems Suggestions

History of mon-mysql-utils.el

2010-09-07
01:37 UTC Revision 14 . . . . mon key:FUNCTIOn `mon-csv-map-col-field-pairs' -- Now uses :FUNCTION `mon-mapcar' instead of `pairlis'. Silences byte-compiler warnings. :CHANGESET 2112 (minor)
2009-12-16
22:13 UTC Revision 10 . . . . mon keyThis is a cummulative changelog. :ADDED :FUNCTION `mon-cln-pipes-map-field-pairs' :ADDED :ALIAS `mon-mysql-csv-map-col-field' -> `mon-csv-map-col-field-pairs' :FIXED A read error where the possible NULL fields e.g `?NULL?' couldn't be read back in for further `map' functions. :EDITED all docstrings for `mon-cln-pipes-*' functions to clarify how a piped SQL table can be 'cleaned'. :MOVED the `mon-help-mysql-*' functions/vars to BOF to ease scrolling. :CHANGED All docstrings xrefs to reflect a functions truename not the alias. This package can be used with any SQL DB that presents tables as +----+-----+ with | pipe delimited fields | and I don't want to be tied to the mysql function prefix esp. now that MySql is a mostly dead or dying framework.