• KodoArkivo's avatar
    Sample user insert snippet. · d740c4e2
    KodoArkivo authored
    The execute_query command to insert users into a sample database doesn't work with postgres due to the use of database specific string escape quotes. Changed to use the doctrine insert command which is less DB specific and better illustrates the use of DBAL.
    d740c4e2
security.rst 20.6 KB