Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^2: DBI Sqlite create table dynamically

by dsheroh (Monsignor)
on May 06, 2017 at 09:06 UTC ( [id://1189648]=note: print w/replies, xml ) Need Help??


in reply to Re: DBI Sqlite create table dynamically
in thread DBI Sqlite create table dynamically

Note that choroba's posted code uses $dbh->quote_identifier on the column names which should cover that concern.

(The truly paranoid - and this is a case where being paranoid is generally a good thing! - may wish to also do their own checks on the column names, but it shouldn't be necessary unless DBD::SQLite's quote_identifier has a major bug which has somehow gone undiscovered.)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1189648]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (2)
As of 2024-11-02 12:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    chatterbot is...






    Results (11 votes). Check out past polls.