Revision history for Perl extension SQL::OrderBy.
0.01 Mon Feb 3 14:11:20 2003
- original version; created by h2xs 1.22 with options
-X -n SQL::OrderBy
0.02 Mon Feb 3 2003
- Documentation fixes and enhancement.
0.03 Mon Feb 3 2003
- Ack! My synopsis!
0.04 Fri Feb 21 2003
- Renamed the resort() function. Enhanced documentation.
0.05 Fri Feb 21 2003
- Allow toggle_resort() to accept an array reference as well as a
string clause.
- Add scalar/array context sensitivity to toggle_resort().
Fix/enhance documentation.
0.06 Fri Feb 21 2003
- Ugh. Fixed my documentation again.
0.06.1 Mon Feb 24 2003
- Corrected the version number and author email.
- Oops! Only require an interpreter of 5.005.
- Document the test a bit.
0.06.2 Mon Feb 24 2003
- Fixed documentation again.
- Rearranged distribution files.
0.07 Tue Feb 25 2003
- Added a function to fetch column names and directions.
- Added a function to render a column "name direction" list.
- Added a function to convert a numeric direction list to asc/desc format.
- Added binary flags for returning different formats.