Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • postgres_integration
  • s3compatible
  • intros
  • bootstrap4
  • modules
6 results

importer.py

  • Julian Rother's avatar
    1482d1ea
    Refactore db and ldap wrapper · 1482d1ea
    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
    Refactore db and ldap wrapper
    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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.