postgresql-placeholder-converter: Converter for question mark style and dollar sign style of PostgreSQL SQL.

[ bsd3, database, library ] [ Propose Tags ]

This library provides functions to convert question mark style to dollar sign style of PostgreSQL SQL.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.2.0.0
Change log CHANGELOG.md
Dependencies attoparsec, base (>=4.11 && <5), bytestring, either-result, mtl, utf8-string [details]
License BSD-3-Clause
Copyright 2020 Kazuki Okamoto, 2019 IIJ Innovation Institute Inc.
Author Kazuki Okamoto
Maintainer kazuki.okamoto@kakkun61.com
Revised Revision 1 made by kakkun61 at 2021-03-27T06:36:11Z
Category Database
Home page https://github.com/kakkun61/postgresql-placeholder-converter
Bug tracker https://github.com/kakkun61/postgresql-placeholder-converter/issues
Uploaded by kakkun61 at 2021-03-19T10:44:22Z
Distributions NixOS:0.2.0.0
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 394 total (13 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2021-03-19 [all 1 reports]

Readme for postgresql-placeholder-converter-0.2.0.0

[back to package description]

postgresql-placeholder-converter

GitHub Actions

Hackage