-
**Describe the bug**
A clear and concise description of what the bug is.
After building an image and starting it I am getting an error
2024-09-29 00:26:53 yarn run v1.22.19
2024-09-29 00:26:53 $ s…
-
Continuing with #11704, here are some remaining dialects whose `NaN` or `Infinity` floating point values are not yet supported:
- [ ] Access: Search for `INF` or `NAN` in the string version of the …
-
### Company or project name
_No response_
### Question
I can pass a table name to a query like so
```sql
ALTER TABLE {table: Identifier} ...
```
But it looks like I cannot do that with column n…
-
Wikipedia in several languages mentions naming disparities in various languages and dialects.
-
# Environment
Knex version:2.5.1
Database + version:mssql
OS:Debian
Select applicable template from below.
If issue is about oracledb support, tag @ atiertant. For MSSql tag @ smorey2.
Rest …
-
### Tool Name
MetaConfigurator
### Tool Description
A form generator and schema editor for JSON schema, making editing configuration files, research data and schemas easier and more enjoyable.
###…
-
sqlalchemy 2.0 was released earlier this month. https://docs.sqlalchemy.org/en/20/dialects/ we should work to support it.
- read sqlalchemy's docs to understand breaking changes between 1.4 and 2.…
-
For historic reasons (to be re-discovered), we automatically `CAST` the operands of a `CONCAT` operation to `VARCHAR` if they're not already of type `String`. This can cause issues with strings gettin…
-
Currently we have this situation:
* stage1: Inline assembly is a comptime-known string that can be built with expressions such as `++`.
* stage2: Inline assembly must be string literals. This is i…
-
For e.g. instead of needing to do `jq -r '.[].shortName' data/dialects.json`, it would've been better if `bowtie filter-dialects` itself had maybe a `--show shortNames` option? Not sure how to design …