https://github.com/andreicek/testing_sql_functions
Companion Elixir project for my blog post
https://github.com/andreicek/testing_sql_functions
ecto elixir plpgsql sql
Last synced: about 2 months ago
JSON representation
Companion Elixir project for my blog post
- Host: GitHub
- URL: https://github.com/andreicek/testing_sql_functions
- Owner: andreicek
- Created: 2023-06-05T06:53:45.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-06-05T06:54:03.000Z (about 3 years ago)
- Last Synced: 2025-10-12T10:48:56.446Z (8 months ago)
- Topics: ecto, elixir, plpgsql, sql
- Language: Elixir
- Homepage: https://0x7f.dev/post/unit_testing_sql_functions/
- Size: 4.88 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TestingSqlFunctions
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `testing_sql_functions` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:testing_sql_functions, "~> 0.1.0"}
]
end
```
Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at .