Author: mjevans
Date: Sun Nov 13 04:26:49 2011
New Revision: 14995

Modified:
   dbi/trunk/ex/unicode_test.pl

Log:
add TODO

Modified: dbi/trunk/ex/unicode_test.pl
==============================================================================
--- dbi/trunk/ex/unicode_test.pl        (original)
+++ dbi/trunk/ex/unicode_test.pl        Sun Nov 13 04:26:49 2011
@@ -10,6 +10,8 @@
 # NOTE: will attempt to create tables called fred and
 #       fredĀ (LATIN CAPITAL LETTER A WITH MACRON)
 #
+# TODO: use identifier_quote for table/column names - it is safer
+#
 # NOTE: there are multiple ways of doing named parameter markers in DBDs.
 # some do:
 #   insert into sometable (a_column) values(:fred);

Reply via email to