Created
June 14, 2013 22:31
-
-
Save Flushot/5785793 to your computer and use it in GitHub Desktop.
Transforms a hash table into a CSV. This is useful for dumping results from database queries.
Includes an optional row transformer, which can pre-process rows with complex computations (such as decryption).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| < |