Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
MaceWindu 96c8a99537
Fix use of invariant culture strings (#106)
* add culture analyzers

* register in release notes
2024-03-09 14:00:51 +01:00
MaceWindu 5400e4ae8f update dependencies 2024-03-09 12:29:06 +01:00
MaceWindu 0f9e695c93
add new option (#91) 2023-06-09 21:09:41 +02:00
MaceWindu d18f9a726d
Migration to scaffold framework for code-generation (#82)
* - initial project refactoring

- migration to scaffold framework

* move non-code files from project folder

* ifdefs refactoring

* code refactoring/cleanup (in progress)

* refactoring

* refactor settings UI

* update dependencies, fix build

* convert settings control tabs to usercontrol

* fix configuration dialogs styling

* implement #58, fixes, Access testing done

* sqlite tested

* - packages support

- custom types rendering
- firebird fixes

* sqlce (v5) fixes, v7 is not ready yet

* sqlce v7 fixes

* - sybase support

- fixes
- remove strong name

* clickhouse support

* sql server support (partially)

* sql server support

* postgresql linqpad 5 fix

* npgsql types rendering

* mysql/mariadb support

* oracle support

* sap hana support

* db2/informix support

* cleanup

* pre-built context support

* update dependencies

* code cleanup

* finalize release notes

* Update Build/README.md

Co-authored-by: Stuart Turner <stuart@turner-isageek.com>

* Update README.md

Co-authored-by: Stuart Turner <stuart@turner-isageek.com>

* Update release-notes.md

Co-authored-by: Stuart Turner <stuart@turner-isageek.com>

* add clickhouse provider information to UI

* [clickhouse] add FixedString to string mapping option

* add polysharp

* sql logger: don't log RecordsAffected when it is not set

* Database -> Database Type

* dialect detection for sql server, oracle, pgsql

---------

Co-authored-by: Stuart Turner <stuart@turner-isageek.com>
2023-04-22 15:18:34 +02:00