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 |