Commit Graph

5 Commits

Author SHA1 Message Date
1ea0265648
Update pgls 2023-08-23 19:53:08 +06:00
5b5bcaac03
Update and rename pg_ldap_sync to pgls 2023-08-09 17:22:48 +06:00
15ceb4acd2
Update pg_ldap_sync 2023-08-02 17:24:52 +06:00
Lars Kanis
257b1a5e49 Whole bunch of changes
Run sync within a SQL transaction, so that no partial sync happens

Don't abort on SQL errors, but print ERROR notice

Exit with code 1 when any ERRORs were logged

Silence the test suite, so that test runs are more clearly

Use PG queries instead of psql in test. This is more flexible
than parsing text outputs per Regexp.
2018-03-13 16:34:50 +01:00
Lars Kanis
611abf1594
Move from Hoe to Bundler
This adds a gemspec and a Gemfile to the repository.
2018-02-06 21:56:53 +01:00