issues
search
pepsico-ecommerce
/
snowflex
elixir snowflake client
Apache License 2.0
52
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore: add timeout to disconnect
#84
BruceBC
closed
2 months ago
0
Fixes for data types
#83
mphfish
closed
2 months ago
0
Revert "Merge pull request #81"
#82
BruceBC
closed
3 months ago
0
chore: use Ecto.Type.type to determine db type
#81
BruceBC
closed
3 months ago
1
V1.0.0 fix logger deprecations
#80
kellyfelkins
closed
8 months ago
2
chore(ecto_adatper): Update decoding behavior in adapters for Ecto 3.11
#79
caleb-acosta
closed
11 months ago
3
feat(ecto_adapter): cast maybe dates to date
#78
BruceBC
closed
1 year ago
0
DAPPS-2797 Investigate snowflake rest api demo
#77
BruceBC
closed
1 year ago
0
Fix error in documentation
#76
chris-allen-pepsi
closed
1 year ago
0
Updating Apple Silicon instructions
#75
kelvinst
closed
1 year ago
0
Update limit function to not match for QueryExpr
#74
DaliborHorinek
closed
1 year ago
0
Enable query column aliases
#73
ZachParsons
closed
1 year ago
0
fix(connection): Keep non-sensitive conn_opts in state
#72
PM-Pepsico
closed
1 year ago
0
remove potentially sensitive data from logs
#71
kellyfelkins
closed
1 year ago
0
UTF-8 Queries not properly encoded (and this kills the process)
#70
andyleclair
closed
1 year ago
3
`distinct` produces an erroneous error message
#69
mphfish
opened
1 year ago
1
remove unused deps
#68
dustinfarris
closed
1 year ago
0
refactor: only define test repo if sqlite3 is available
#67
dustinfarris
closed
1 year ago
0
build(deps): make sqlite3 opt-in
#66
dustinfarris
closed
1 year ago
0
implement query_many
#65
dustinfarris
closed
1 year ago
0
V1.0.0
#64
PM-Pepsico
opened
1 year ago
0
feat(snowflex): Add option to create migration for dynamic table
#63
DaliborHorinek
closed
1 year ago
1
fix(parse_result): Return success true for updates
#62
PM-Pepsico
closed
1 year ago
0
Version bump for new release
#61
PM-Pepsico
closed
2 years ago
0
Add unicode_string_param function
#60
PM-Pepsico
closed
2 years ago
0
feat(snowflex): Use field source for database migration
#59
DaliborHorinek
closed
2 years ago
0
Numeric column special values
#58
mphfish
opened
2 years ago
0
feature(snowflex): Use database when connecting.
#57
DaliborHorinek
closed
2 years ago
1
V1.0.0 rc1
#56
PM-Pepsico
closed
1 year ago
1
Sqlite testing
#55
PM-Pepsico
closed
2 years ago
0
DAPPS-1538 - Ecto snowflex tests
#54
DaliborHorinek
closed
2 years ago
0
ODBC error is not always a string
#53
eaguilera23
closed
2 years ago
1
Enable update and update_all callbacks
#52
DaliborHorinek
closed
2 years ago
0
WIP: Implement insert callback
#51
PM-Pepsico
closed
2 years ago
0
More implementations for all
#50
mphfish
closed
2 years ago
0
Add Ecto Adapter to Snowflex
#49
PM-Pepsico
closed
2 years ago
4
Add loaders for default Ecto types
#48
PM-Pepsico
closed
2 years ago
0
WIP PR for transactions against Peter's base branch
#47
Ch4s3
closed
2 years ago
1
work on getting the all query to work with joins
#46
mphfish
closed
2 years ago
0
add some notes on things to check
#45
mphfish
closed
2 years ago
0
Upstream queries sometimes are not killed when downstream process crashes
#44
notactuallytreyanastasio
opened
2 years ago
2
README:apple_silicon Add step about removing old versions of Erlang and Elixir
#43
PM-Pepsico
closed
2 years ago
2
Using `AS` on an existing column name has value overridden if value exists on field resulting from another column in the query if having same name from another table
#42
notactuallytreyanastasio
opened
2 years ago
3
interpolation error
#41
sescobb27
closed
2 years ago
3
README: Add Apple Silicon install instructions
#40
PM-Pepsico
closed
2 years ago
0
Apple M1 Support
#39
sescobb27
closed
2 years ago
5
Handle utf-16 encoding gracefully when querying Snowflake
#38
notactuallytreyanastasio
closed
2 years ago
1
Authentication should automatically happen when an authentication token expires
#37
jeremyowensboggs
opened
2 years ago
0
The Reason returned by :odbc.connect on error is not always a string
#36
sam-pd
closed
2 years ago
1
[WIP] Add a stream function to the api
#35
Ch4s3
closed
2 years ago
2
Next