Skip to content

Commit 4c54491

Browse files
authored
require honeysql-postgres.format
1 parent 176824f commit 4c54491

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ This library aims to extend the features of honeysql to support postgres specifi
4444
```clojure
4545
(require '[honeysql.core :as sql]
4646
'[honeysql.helpers :refer :all]
47+
'[honeysql-postgres.format]
4748
'[honeysql-postgres.helpers :as psqlh])
4849
```
4950

0 commit comments

Comments
 (0)