-
This feature requests serves as a central place to discuss development and progress for the Neo4j connector.
-
Seems useful, ref https://stackoverflow.com/questions/1616123/sql-query-to-get-all-values-a-enum-can-have
I was kind of against using Postgres schema for anything but this seems like a good use cas…
-
## Issue Creation Checklist
- [x] I understand that my issue will be automatically closed if I don't fill in the requested information
- [x] I have read the [contribution guidelines](https://g…
-
### Environment
Flask-Appbuilder version: 3.3.0
pip freeze output:
```shell
adal==1.2.6
aiohttp==3.7.3
alembic==1.5.4
amqp==2.6.1
apache-airflow==2.0.1
apache-airflow-providers-amazon==…
-
### Requirements
- [X] Is this a feature request? For questions or discussions use https://lemmy.ml/c/lemmy_support
- [X] Did you check to see if this issue already exists?
- [X] Is this only a f…
-
Hey @sfackler, I noticed some strange behavior after upgrade to postgres 0.7.11 (postgres-types from 0.26->0.27, postgres-protocol from 0.66->0.67). For an example the query below will panic because …
-
`Amount` type should be definitely improved with `MoneyRange`-like functionality, since we guarantee at API level that Amount can't exceed consensus value (having internal value made private).
From…
-
Logging in does not properly work:
When logging in, CodiMD will throw an error when entering incorrect credentials and continue if they are valid (as expected).
After successfully authenticating aga…
-
### Is your feature request related to a problem or challenge?
Datafusion does not support JSON/JSONB datatype. Is there a plan to support it in the future?
### Describe the solution you'd like
…
-
## status quo
We have updated license schema in our docs site.
> License
> An optional field that expects a path to the license file. The path should be relative to the pyproject.toml file and …