{"id":38053665,"url":"https://github.com/40ants/40ants-pg","last_synced_at":"2026-01-16T20:20:22.235Z","repository":{"id":170150673,"uuid":"646268755","full_name":"40ants/40ants-pg","owner":"40ants","description":"Utilities to simplify use of Postgresql in my Common Lisp projects","archived":false,"fork":false,"pushed_at":"2026-01-12T10:22:05.000Z","size":137,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-12T18:54:01.815Z","etag":null,"topics":["commonlisp","database","utility"],"latest_commit_sha":null,"homepage":"https://40ants.com/40ants-pg/","language":"Common Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/40ants.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-05-27T20:40:13.000Z","updated_at":"2026-01-12T10:22:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"94206e4f-342e-45dd-aef3-b93a9295b5ea","html_url":"https://github.com/40ants/40ants-pg","commit_stats":null,"previous_names":["40ants/40ants-pg"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/40ants/40ants-pg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/40ants%2F40ants-pg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/40ants%2F40ants-pg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/40ants%2F40ants-pg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/40ants%2F40ants-pg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/40ants","download_url":"https://codeload.github.com/40ants/40ants-pg/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/40ants%2F40ants-pg/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28482267,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["commonlisp","database","utility"],"created_at":"2026-01-16T20:20:20.213Z","updated_at":"2026-01-16T20:20:22.227Z","avatar_url":"https://github.com/40ants.png","language":"Common Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca id=\"x-2840ANTS-PG-DOCS-2FINDEX-3A-40README-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29\"\u003e\u003c/a\u003e\n\n# 40ants-pg - A set of utilities to work with Postgresql using Mito and Common Lisp.\n\n\u003ca id=\"40-ants-pg-asdf-system-details\"\u003e\u003c/a\u003e\n\n## 40ANTS-PG ASDF System Details\n\n* Description: A set of utilities to work with Postgresql using Mito and Common Lisp.\n* Licence: Unlicense\n* Author: Alexander Artemenko \u003csvetlyak.40wt@gmail.com\u003e\n* Homepage: [https://40ants.com/40ants-pg/][4ece]\n* Bug tracker: [https://github.com/40ants/40ants-pg/issues][e36e]\n* Source control: [GIT][5dfc]\n* Depends on: [alexandria][8236], [bordeaux-threads][3dbf], [cl-dbi][6bc3], [cl-mustache][1dd0], [dbd-postgres][0b29], [dbi][a5c3], [ironclad][90b9], [local-time][46a1], [log4cl][7f8b], [mito][5b70], [secret-values][cd18], [serapeum][c41d], [snakes][165e], [str][ef7f], [sxql][2efd]\n\n[![](https://github-actions.40ants.com/40ants/40ants-pg/matrix.svg?only=ci.run-tests)][4232]\n\n![](http://quickdocs.org/badge/40ants-pg.svg)\n\n\u003ca id=\"x-2840ANTS-PG-DOCS-2FINDEX-3A-3A-40INSTALLATION-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29\"\u003e\u003c/a\u003e\n\n## Installation\n\nYou can install this library from Quicklisp, but you want to receive updates quickly, then install it from Ultralisp.org:\n\n```\n(ql-dist:install-dist \"http://dist.ultralisp.org/\"\n                      :prompt nil)\n(ql:quickload :40ants-pg)\n```\n\u003ca id=\"x-2840ANTS-PG-DOCS-2FINDEX-3A-3A-40USAGE-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29\"\u003e\u003c/a\u003e\n\n## Usage\n\n`TODO`: Write a library description. Put some examples here.\n\n\u003ca id=\"x-2840ANTS-PG-DOCS-2FINDEX-3A-3A-40API-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29\"\u003e\u003c/a\u003e\n\n## API\n\n\u003ca id=\"x-2840ANTS-PG-DOCS-2FINDEX-3A-3A-4040ANTS-PG-2FCONNECTION-3FPACKAGE-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29\"\u003e\u003c/a\u003e\n\n### 40ANTS-PG/CONNECTION\n\n\u003ca id=\"x-28-23A-28-2820-29-20BASE-CHAR-20-2E-20-2240ANTS-PG-2FCONNECTION-22-29-20PACKAGE-29\"\u003e\u003c/a\u003e\n\n#### [package](0007) `40ants-pg/connection`\n\n\u003ca id=\"x-2840ANTS-PG-DOCS-2FINDEX-3A-3A-7C-4040ANTS-PG-2FCONNECTION-3FClasses-SECTION-7C-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29\"\u003e\u003c/a\u003e\n\n#### Classes\n\n\u003ca id=\"x-2840ANTS-PG-DOCS-2FINDEX-3A-3A-4040ANTS-PG-2FCONNECTION-24CONNECTION-ERROR-3FCLASS-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29\"\u003e\u003c/a\u003e\n\n##### CONNECTION-ERROR\n\n\u003ca id=\"x-2840ANTS-PG-2FCONNECTION-3ACONNECTION-ERROR-20CONDITION-29\"\u003e\u003c/a\u003e\n\n###### [condition](0c77) `40ants-pg/connection:connection-error` (error)\n\n**Readers**\n\n\u003ca id=\"x-2840ANTS-PG-2FCONNECTION-3AERROR-MESSAGE-20-2840ANTS-DOC-2FLOCATIVES-3AREADER-2040ANTS-PG-2FCONNECTION-3ACONNECTION-ERROR-29-29\"\u003e\u003c/a\u003e\n\n###### [reader](0c77) `40ants-pg/connection:error-message` (connection-error) (:message)\n\n\u003ca id=\"x-2840ANTS-PG-DOCS-2FINDEX-3A-3A-7C-4040ANTS-PG-2FCONNECTION-3FFunctions-SECTION-7C-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29\"\u003e\u003c/a\u003e\n\n#### Functions\n\n\u003ca id=\"x-2840ANTS-PG-2FCONNECTION-3ACONNECT-20FUNCTION-29\"\u003e\u003c/a\u003e\n\n##### [function](26fc) `40ants-pg/connection:connect` \u0026key host database-name username password port (cached \\*cached-default\\*) (application-name nil) (use-ssl :no)\n\n\u003ca id=\"x-2840ANTS-PG-2FCONNECTION-3ACONNECT-TOPLEVEL-20FUNCTION-29\"\u003e\u003c/a\u003e\n\n##### [function](bcbe) `40ants-pg/connection:connect-toplevel`\n\n\u003ca id=\"x-2840ANTS-PG-2FCONNECTION-3ACONNECT-TOPLEVEL-IN-DEV-20FUNCTION-29\"\u003e\u003c/a\u003e\n\n##### [function](40c6) `40ants-pg/connection:connect-toplevel-in-dev`\n\n\u003ca id=\"x-2840ANTS-PG-DOCS-2FINDEX-3A-3A-7C-4040ANTS-PG-2FCONNECTION-3FMacros-SECTION-7C-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29\"\u003e\u003c/a\u003e\n\n#### Macros\n\n\u003ca id=\"x-2840ANTS-PG-2FCONNECTION-3AWITH-CONNECTION-20-2840ANTS-DOC-2FLOCATIVES-3AMACRO-29-29\"\u003e\u003c/a\u003e\n\n##### [macro](800c) `40ants-pg/connection:with-connection` (\u0026rest connect-options) \u0026body body\n\nEstablish a new connection and start transaction\n\n\u003ca id=\"x-2840ANTS-PG-DOCS-2FINDEX-3A-3A-4040ANTS-PG-2FLOCKS-3FPACKAGE-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29\"\u003e\u003c/a\u003e\n\n### 40ANTS-PG/LOCKS\n\n\u003ca id=\"x-28-23A-28-2815-29-20BASE-CHAR-20-2E-20-2240ANTS-PG-2FLOCKS-22-29-20PACKAGE-29\"\u003e\u003c/a\u003e\n\n#### [package](bf09) `40ants-pg/locks`\n\n\u003ca id=\"x-2840ANTS-PG-DOCS-2FINDEX-3A-3A-7C-4040ANTS-PG-2FLOCKS-3FClasses-SECTION-7C-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29\"\u003e\u003c/a\u003e\n\n#### Classes\n\n\u003ca id=\"x-2840ANTS-PG-DOCS-2FINDEX-3A-3A-4040ANTS-PG-2FLOCKS-24LOCK-TIMEOUT-3FCLASS-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29\"\u003e\u003c/a\u003e\n\n##### LOCK-TIMEOUT\n\n\u003ca id=\"x-2840ANTS-PG-2FLOCKS-3ALOCK-TIMEOUT-20CONDITION-29\"\u003e\u003c/a\u003e\n\n###### [condition](1ba9) `40ants-pg/locks:lock-timeout` (unable-to-aquire-lock)\n\nRaised when you are trying to get lock to was unable to do this during current lock_timeout.\n\n**Readers**\n\n\u003ca id=\"x-2840ANTS-PG-2FLOCKS-3ALOCK-TIMEOUT-20-2840ANTS-DOC-2FLOCATIVES-3AREADER-2040ANTS-PG-2FLOCKS-3ALOCK-TIMEOUT-29-29\"\u003e\u003c/a\u003e\n\n###### [reader](1ba9) `40ants-pg/locks:lock-timeout` (lock-timeout) (:timeout)\n\n\u003ca id=\"x-2840ANTS-PG-DOCS-2FINDEX-3A-3A-4040ANTS-PG-2FLOCKS-24UNABLE-TO-AQUIRE-LOCK-3FCLASS-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29\"\u003e\u003c/a\u003e\n\n##### UNABLE-TO-AQUIRE-LOCK\n\n\u003ca id=\"x-2840ANTS-PG-2FLOCKS-3AUNABLE-TO-AQUIRE-LOCK-20CONDITION-29\"\u003e\u003c/a\u003e\n\n###### [condition](6c62) `40ants-pg/locks:unable-to-aquire-lock` (simple-error)\n\nSignaled if some thread was unable to get a lock on a database.\n\n**Readers**\n\n\u003ca id=\"x-2840ANTS-PG-2FLOCKS-3ALOCK-KEY-20-2840ANTS-DOC-2FLOCATIVES-3AREADER-2040ANTS-PG-2FLOCKS-3AUNABLE-TO-AQUIRE-LOCK-29-29\"\u003e\u003c/a\u003e\n\n###### [reader](6c62) `40ants-pg/locks:lock-key` (unable-to-aquire-lock) (:key)\n\n\u003ca id=\"x-2840ANTS-PG-2FLOCKS-3ALOCK-NAME-20-2840ANTS-DOC-2FLOCATIVES-3AREADER-2040ANTS-PG-2FLOCKS-3AUNABLE-TO-AQUIRE-LOCK-29-29\"\u003e\u003c/a\u003e\n\n###### [reader](6c62) `40ants-pg/locks:lock-name` (unable-to-aquire-lock) (:lock-name)\n\n\u003ca id=\"x-2840ANTS-PG-DOCS-2FINDEX-3A-3A-7C-4040ANTS-PG-2FLOCKS-3FMacros-SECTION-7C-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29\"\u003e\u003c/a\u003e\n\n#### Macros\n\n\u003ca id=\"x-2840ANTS-PG-2FLOCKS-3AWITH-LOCK-20-2840ANTS-DOC-2FLOCATIVES-3AMACRO-29-29\"\u003e\u003c/a\u003e\n\n##### [macro](aef7) `40ants-pg/locks:with-lock` (name \u0026key (block t) (timeout 3) (signal-on-failure t)) \u0026body body\n\n\u003ca id=\"x-2840ANTS-PG-DOCS-2FINDEX-3A-3A-4040ANTS-PG-2FQUERY-3FPACKAGE-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29\"\u003e\u003c/a\u003e\n\n### 40ANTS-PG/QUERY\n\n\u003ca id=\"x-28-23A-28-2815-29-20BASE-CHAR-20-2E-20-2240ANTS-PG-2FQUERY-22-29-20PACKAGE-29\"\u003e\u003c/a\u003e\n\n#### [package](17d9) `40ants-pg/query`\n\n\u003ca id=\"x-2840ANTS-PG-DOCS-2FINDEX-3A-3A-7C-4040ANTS-PG-2FQUERY-3FFunctions-SECTION-7C-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29\"\u003e\u003c/a\u003e\n\n#### Functions\n\n\u003ca id=\"x-2840ANTS-PG-2FQUERY-3AALL-OBJECTS-ITERATOR-20FUNCTION-29\"\u003e\u003c/a\u003e\n\n##### [function](94c1) `40ants-pg/query:all-objects-iterator` class \u0026key (id-slot-getter #'object-id) (id-slot :id) (batch-size 10)\n\nIterates through all objects of given class fetching them in batches.\n\n\u003ca id=\"x-2840ANTS-PG-2FQUERY-3AEXECUTE-20FUNCTION-29\"\u003e\u003c/a\u003e\n\n##### [function](f55a) `40ants-pg/query:execute` sql \u0026rest params\n\n\u003ca id=\"x-2840ANTS-PG-2FQUERY-3ASELECT-DAO-BY-IDS-20FUNCTION-29\"\u003e\u003c/a\u003e\n\n##### [function](b36b) `40ants-pg/query:select-dao-by-ids` CLASS-NAME IDS \u0026KEY (ID-FIELD \"id\") (ID-SLOT-GETTER #'OBJECT-ID) (SQL \"SELECT \\* FROM {{table}} WHERE \\\"{{column}}\\\" in {{placeholders}}\")\n\nReturns `CLOS` objects with given ids.\n\nResults are returned in the same order as was in ids list.\nIf some objects were not fetched, nil is returned at it's position\nin the resulting list.\n\n\u003ca id=\"x-2840ANTS-PG-2FQUERY-3ASELECT-ONE-COLUMN-20FUNCTION-29\"\u003e\u003c/a\u003e\n\n##### [function](f490) `40ants-pg/query:select-one-column` query \u0026key binds (column :id)\n\n\u003ca id=\"x-2840ANTS-PG-2FQUERY-3ASQL-FETCH-ALL-20FUNCTION-29\"\u003e\u003c/a\u003e\n\n##### [function](ca01) `40ants-pg/query:sql-fetch-all` sql \u0026rest params\n\n\u003ca id=\"x-2840ANTS-PG-DOCS-2FINDEX-3A-3A-4040ANTS-PG-2FSETTINGS-3FPACKAGE-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29\"\u003e\u003c/a\u003e\n\n### 40ANTS-PG/SETTINGS\n\n\u003ca id=\"x-28-23A-28-2818-29-20BASE-CHAR-20-2E-20-2240ANTS-PG-2FSETTINGS-22-29-20PACKAGE-29\"\u003e\u003c/a\u003e\n\n#### [package](b194) `40ants-pg/settings`\n\n\u003ca id=\"x-2840ANTS-PG-DOCS-2FINDEX-3A-3A-7C-4040ANTS-PG-2FSETTINGS-3FFunctions-SECTION-7C-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29\"\u003e\u003c/a\u003e\n\n#### Functions\n\n\u003ca id=\"x-2840ANTS-PG-2FSETTINGS-3AGET-APPLICATION-NAME-20FUNCTION-29\"\u003e\u003c/a\u003e\n\n##### [function](f7a9) `40ants-pg/settings:get-application-name`\n\n\u003ca id=\"x-2840ANTS-PG-2FSETTINGS-3AGET-DB-HOST-20FUNCTION-29\"\u003e\u003c/a\u003e\n\n##### [function](87b0) `40ants-pg/settings:get-db-host`\n\n\u003ca id=\"x-2840ANTS-PG-2FSETTINGS-3AGET-DB-NAME-20FUNCTION-29\"\u003e\u003c/a\u003e\n\n##### [function](54c5) `40ants-pg/settings:get-db-name`\n\n\u003ca id=\"x-2840ANTS-PG-2FSETTINGS-3AGET-DB-PASS-20FUNCTION-29\"\u003e\u003c/a\u003e\n\n##### [function](9d88) `40ants-pg/settings:get-db-pass`\n\n\u003ca id=\"x-2840ANTS-PG-2FSETTINGS-3AGET-DB-PORT-20FUNCTION-29\"\u003e\u003c/a\u003e\n\n##### [function](947a) `40ants-pg/settings:get-db-port`\n\n\u003ca id=\"x-2840ANTS-PG-2FSETTINGS-3AGET-DB-USER-20FUNCTION-29\"\u003e\u003c/a\u003e\n\n##### [function](8f9c) `40ants-pg/settings:get-db-user`\n\n\u003ca id=\"x-2840ANTS-PG-2FSETTINGS-3AGET-DEFAULT-APPLICATION-NAME-20FUNCTION-29\"\u003e\u003c/a\u003e\n\n##### [function](c891) `40ants-pg/settings:get-default-application-name`\n\n\u003ca id=\"x-2840ANTS-PG-DOCS-2FINDEX-3A-3A-4040ANTS-PG-2FTRANSACTIONS-3FPACKAGE-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29\"\u003e\u003c/a\u003e\n\n### 40ANTS-PG/TRANSACTIONS\n\n\u003ca id=\"x-28-23A-28-2822-29-20BASE-CHAR-20-2E-20-2240ANTS-PG-2FTRANSACTIONS-22-29-20PACKAGE-29\"\u003e\u003c/a\u003e\n\n#### [package](4c1e) `40ants-pg/transactions`\n\n\u003ca id=\"x-2840ANTS-PG-DOCS-2FINDEX-3A-3A-7C-4040ANTS-PG-2FTRANSACTIONS-3FMacros-SECTION-7C-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29\"\u003e\u003c/a\u003e\n\n#### Macros\n\n\u003ca id=\"x-2840ANTS-PG-2FTRANSACTIONS-3AWITH-TRANSACTION-20-2840ANTS-DOC-2FLOCATIVES-3AMACRO-29-29\"\u003e\u003c/a\u003e\n\n##### [macro](b849) `40ants-pg/transactions:with-transaction` \u0026body body\n\n\u003ca id=\"x-2840ANTS-PG-DOCS-2FINDEX-3A-3A-4040ANTS-PG-2FUTILS-3FPACKAGE-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29\"\u003e\u003c/a\u003e\n\n### 40ANTS-PG/UTILS\n\n\u003ca id=\"x-28-23A-28-2815-29-20BASE-CHAR-20-2E-20-2240ANTS-PG-2FUTILS-22-29-20PACKAGE-29\"\u003e\u003c/a\u003e\n\n#### [package](cd52) `40ants-pg/utils`\n\n\u003ca id=\"x-2840ANTS-PG-DOCS-2FINDEX-3A-3A-7C-4040ANTS-PG-2FUTILS-3FFunctions-SECTION-7C-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29\"\u003e\u003c/a\u003e\n\n#### Functions\n\n\u003ca id=\"x-2840ANTS-PG-2FUTILS-3AMAKE-LIST-PLACEHOLDERS-20FUNCTION-29\"\u003e\u003c/a\u003e\n\n##### [function](7f4f) `40ants-pg/utils:make-list-placeholders` list\n\nGiven a list of items, returns a string like \"(?,?,?)\"\nwhere number of questionmarks corresponds to number of list items.\n\n\u003ca id=\"x-2840ANTS-PG-2FUTILS-3AMAP-BY-ID-20FUNCTION-29\"\u003e\u003c/a\u003e\n\n##### [function](1cef) `40ants-pg/utils:map-by-id` dao-objects \u0026key (id-slot-getter #'object-id) (test 'eql)\n\n\n[4ece]: https://40ants.com/40ants-pg/\n[5dfc]: https://github.com/40ants/40ants-pg\n[4232]: https://github.com/40ants/40ants-pg/actions\n[0007]: https://github.com/40ants/40ants-pg/blob/036e79ff65221db59fbdb5d30e2389855032ce43/src/connection.lisp#L1\n[bcbe]: https://github.com/40ants/40ants-pg/blob/036e79ff65221db59fbdb5d30e2389855032ce43/src/connection.lisp#L120\n[40c6]: https://github.com/40ants/40ants-pg/blob/036e79ff65221db59fbdb5d30e2389855032ce43/src/connection.lisp#L124\n[800c]: https://github.com/40ants/40ants-pg/blob/036e79ff65221db59fbdb5d30e2389855032ce43/src/connection.lisp#L184\n[0c77]: https://github.com/40ants/40ants-pg/blob/036e79ff65221db59fbdb5d30e2389855032ce43/src/connection.lisp#L49\n[26fc]: https://github.com/40ants/40ants-pg/blob/036e79ff65221db59fbdb5d30e2389855032ce43/src/connection.lisp#L86\n[bf09]: https://github.com/40ants/40ants-pg/blob/036e79ff65221db59fbdb5d30e2389855032ce43/src/locks.lisp#L1\n[aef7]: https://github.com/40ants/40ants-pg/blob/036e79ff65221db59fbdb5d30e2389855032ce43/src/locks.lisp#L120\n[6c62]: https://github.com/40ants/40ants-pg/blob/036e79ff65221db59fbdb5d30e2389855032ce43/src/locks.lisp#L47\n[1ba9]: https://github.com/40ants/40ants-pg/blob/036e79ff65221db59fbdb5d30e2389855032ce43/src/locks.lisp#L64\n[17d9]: https://github.com/40ants/40ants-pg/blob/036e79ff65221db59fbdb5d30e2389855032ce43/src/query.lisp#L1\n[f490]: https://github.com/40ants/40ants-pg/blob/036e79ff65221db59fbdb5d30e2389855032ce43/src/query.lisp#L103\n[94c1]: https://github.com/40ants/40ants-pg/blob/036e79ff65221db59fbdb5d30e2389855032ce43/src/query.lisp#L108\n[f55a]: https://github.com/40ants/40ants-pg/blob/036e79ff65221db59fbdb5d30e2389855032ce43/src/query.lisp#L34\n[ca01]: https://github.com/40ants/40ants-pg/blob/036e79ff65221db59fbdb5d30e2389855032ce43/src/query.lisp#L38\n[b36b]: https://github.com/40ants/40ants-pg/blob/036e79ff65221db59fbdb5d30e2389855032ce43/src/query.lisp#L53\n[b194]: https://github.com/40ants/40ants-pg/blob/036e79ff65221db59fbdb5d30e2389855032ce43/src/settings.lisp#L1\n[87b0]: https://github.com/40ants/40ants-pg/blob/036e79ff65221db59fbdb5d30e2389855032ce43/src/settings.lisp#L18\n[947a]: https://github.com/40ants/40ants-pg/blob/036e79ff65221db59fbdb5d30e2389855032ce43/src/settings.lisp#L22\n[54c5]: https://github.com/40ants/40ants-pg/blob/036e79ff65221db59fbdb5d30e2389855032ce43/src/settings.lisp#L27\n[8f9c]: https://github.com/40ants/40ants-pg/blob/036e79ff65221db59fbdb5d30e2389855032ce43/src/settings.lisp#L31\n[9d88]: https://github.com/40ants/40ants-pg/blob/036e79ff65221db59fbdb5d30e2389855032ce43/src/settings.lisp#L35\n[c891]: https://github.com/40ants/40ants-pg/blob/036e79ff65221db59fbdb5d30e2389855032ce43/src/settings.lisp#L40\n[f7a9]: https://github.com/40ants/40ants-pg/blob/036e79ff65221db59fbdb5d30e2389855032ce43/src/settings.lisp#L45\n[4c1e]: https://github.com/40ants/40ants-pg/blob/036e79ff65221db59fbdb5d30e2389855032ce43/src/transactions.lisp#L1\n[b849]: https://github.com/40ants/40ants-pg/blob/036e79ff65221db59fbdb5d30e2389855032ce43/src/transactions.lisp#L19\n[cd52]: https://github.com/40ants/40ants-pg/blob/036e79ff65221db59fbdb5d30e2389855032ce43/src/utils.lisp#L1\n[1cef]: https://github.com/40ants/40ants-pg/blob/036e79ff65221db59fbdb5d30e2389855032ce43/src/utils.lisp#L13\n[7f4f]: https://github.com/40ants/40ants-pg/blob/036e79ff65221db59fbdb5d30e2389855032ce43/src/utils.lisp#L23\n[e36e]: https://github.com/40ants/40ants-pg/issues\n[8236]: https://quickdocs.org/alexandria\n[3dbf]: https://quickdocs.org/bordeaux-threads\n[6bc3]: https://quickdocs.org/cl-dbi\n[1dd0]: https://quickdocs.org/cl-mustache\n[0b29]: https://quickdocs.org/dbd-postgres\n[a5c3]: https://quickdocs.org/dbi\n[90b9]: https://quickdocs.org/ironclad\n[46a1]: https://quickdocs.org/local-time\n[7f8b]: https://quickdocs.org/log4cl\n[5b70]: https://quickdocs.org/mito\n[cd18]: https://quickdocs.org/secret-values\n[c41d]: https://quickdocs.org/serapeum\n[165e]: https://quickdocs.org/snakes\n[ef7f]: https://quickdocs.org/str\n[2efd]: https://quickdocs.org/sxql\n\n* * *\n###### [generated by [40ANTS-DOC](https://40ants.com/doc/)]\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F40ants%2F40ants-pg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F40ants%2F40ants-pg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F40ants%2F40ants-pg/lists"}