-
```
What steps will reproduce the problem?
1. Put ELMAH in your MS-SQL DB (works fine btw)
2. Let NMG (nmg.codeplex.com) create the FluentNhibernate mappings for all
tables in your MS-SQL DB
3. Try t…
-
```
What steps will reproduce the problem?
1. Put ELMAH in your MS-SQL DB (works fine btw)
2. Let NMG (nmg.codeplex.com) create the FluentNhibernate mappings for all
tables in your MS-SQL DB
3. Try t…
-
```
What steps will reproduce the problem?
1. Create a table with an accentuated character in the name, like "pdf_imprimé"
2. run sqlautocode
What is the expected output? What do you see instead?
$ s…
-
```
What steps will reproduce the problem?
1. Create a table with an accentuated character in the name, like "pdf_imprimé"
2. run sqlautocode
What is the expected output? What do you see instead?
$ s…
-
```
What steps will reproduce the problem?
1. Put ELMAH in your MS-SQL DB (works fine btw)
2. Let NMG (nmg.codeplex.com) create the FluentNhibernate mappings for all
tables in your MS-SQL DB
3. Try t…
-
guess the usual python based stack would be nice:
- django
- python3
- sqlite for development, later postgresql
- linux (debian or ubuntu, preferably)
-
While running migrations in following setup "drizzle-kit": "^0.22.7" throws error with typescript and type:module setup
```
// tsconfig.json
"module": "nodenext",
"moduleResolution": "node…
-
### Bug Report
| Q | A
|------------ | ------
| BC Break | yes/no
| Version |3.0.2
#### Summary
Even if many connections are configured, Doctrine doesn't use the specifi…
-
* **asyncpg version**: 0.29.0
* **PostgreSQL version**: 14
* **Do you use a PostgreSQL SaaS? If so, which? Can you reproduce
the issue with a local PostgreSQL install?**: Yes
* **Python ve…
-
### Package.json file
```JSON
{
"name": "...",
"version": "0.0.1",
"description": "A starter for Medusa projects.",
"author": "Medusa (https://medusajs.com)",
"license": "MIT",
"key…