I needed to be able to pass in additional information to the templates (beyond the...
authorBrian O'Connor <briandoconnor@gmail.com>
Tue, 16 Nov 2004 09:15:36 +0000 (09:15 +0000)
committerBrian O'Connor <briandoconnor@gmail.com>
Tue, 16 Nov 2004 09:15:36 +0000 (09:15 +0000)
commit2304f604779b32141b1d5b09bef2d7c169411a92
tree07dc16da7276150f363add32162dabd172f2208f
parentda3a97b71f6e46cbf31b24875b1db62bb46d4122
I needed to be able to pass in additional information to the templates (beyond the schema object)
processed by this producer. Before it only passed one argument through to the template but now I pass
all items in the template args hash.
lib/SQL/Translator/Producer/TTSchema.pm