Skip to content
Snippets Groups Projects
Select Git revision
0 results

website

  • Clone with SSH
  • Clone with HTTPS
  • Julian Rother's avatar
    Julian Rother authored
    The functionality of query() is now split into query() and modify().
    For all queries that modify the db (like INSERT and UPDATE) the latter
    must be used. This simplifies the interface (e.g. the return value) and
    later allows query caching.
    1482d1ea
    History
    Name Last commit Last update