Sebastian Stehle
|
4fe545e8d6
|
Entity Framework Support (#1187)
* Entity Framework implementation.
* Usage repository.
* Migrations.
* More dialects
* More stores.
* Add health checks and migrator.
* Temp
* Asset store tests
* Fix
* Asset folder repository
* More stuff.
* TextState
* Add missing files.
* Temp
* T
* First round of content tests
* Progress.
* Run test
* Update dependencies.
* Fixture improvements.
* Update YDotNet
* Add trait.
* Fix compose.
* Fix filter
* Fix compose
* Run postgres earlier.
* Update squidex libs.
* Another attempt.
* Minor improvements.
* Update build.
* Upload all docker logs.
* Fix folder.
* Use other host names.
* Another attempt.
* Fixes
* Update SQL server
* AllowLoadLocalInfile
* Fixes
* Fix type.
* Use migrations
* Test and update migrations.
* Fix asset selector.
|
2 years ago |
Sebastian Stehle
|
d998f65278
|
Extract mongo code to own assembly. (#1159)
* Extract mongo code to own assembly.
* Fix SLN
* Fix tests
* Register serializer.
* Update playwright.
* Fix lock.
* Pixel ratio.
|
2 years ago |
Sebastian Stehle
|
401f175ccb
|
Extract mongo code to own assembly.
|
2 years ago |
Sebastian Stehle
|
3d3391a783
|
Net7 (#939)
* Started with main project.
* Temporary.
* Simplified type registry.
* More tests and thread safety.
* Update dockerfile and OpenApi.
* Add missing class.
* Update dependencies and OpenAPI
* Fix naming in tests
* Fix Squid/SquidMiddleware.cs
* OpenAPI fixes.
* Remove useless locks.
* Fix serializer.
* Usings simplified.
* Fix type names.
* Changelog for 7.3.
* Fix tests
* Fix tests
* Another fix for tests
|
4 years ago |
Sebastian Stehle
|
c652b50ecc
|
File scoped namespace. (#938)
|
4 years ago |
Sebastian
|
f7424dfd62
|
File scoped namespace.
|
4 years ago |
Sebastian Stehle
|
93a667a0b0
|
Fix JSON dot. (#911)
* Fix JSON dot.
* Serializer fix.
* Fix queries.
|
4 years ago |
Sebastian
|
7e033cbadd
|
Different string representations.
|
4 years ago |
Sebastian Stehle
|
c4db9a8c63
|
System text json (#902)
* Started conversion.
* Made progress.
* More fixes.
* Fix tests
* Fix null writing.
* More fixes
* Fix rule formatting.
|
4 years ago |
Sebastian Stehle
|
3836c42617
|
Feature/experimental count collection (#890)
* Always add scope.
* Storage performance.
* Storage improvements.
* Fix tests.
* Assets counts.
* Fix for deletion.
* Simplify deletion.
* Fix bulk insert.
* Added migration for total collection.
* More flexible total calculation.
* Fix reload.
* Updates
* Introduce persistence action.
* Fix tests
* Fix tests
* Improve queries.
* Improved mapping.
* Temp
* Revert count collection.
* Easier count cache.
|
4 years ago |