If I understood correctly the diff. of DQL with native thing is that DQL is platform-independent so ny user can change pdo_mysql in config.php to use SQLite instead, if interested but native thing works only with MySQL. So if i want to allow my users to switch from mysql to sqlite or whatever else to use my product i should avoid native thing. Got it correctly? Please advice if I am correct understanding this?
-- You received this message because you are subscribed to the Google Groups "doctrine-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/doctrine-user. For more options, visit https://groups.google.com/groups/opt_out.
