Skip to content

Conversation

@asizikov
Copy link

@asizikov asizikov commented Jun 26, 2022

Breaking changes

  • RewriteAsync attiribute is generated inside System namespace
  • GeneratedAsync.cs and RewriteAsyncAttribute.cs classes are not produced as a source controllable item, but as a compile-time artifact

Other important changes

  • SQLight dialect was updated to generate PRIMARY KEY AUTOINCREMENT instead of AUTOINCREMENT because latest version of SQLight compatible with netcore2.0 requires it.
  • Nupgsql was downgraded because newer version require different treatment for dates and that logic has to be revisited

Published versions

@samcook samcook merged commit 12b4a9f into samcook:netcore-sourcegenerator-wip Jun 8, 2023
@asizikov
Copy link
Author

asizikov commented Jun 8, 2023

what did just happen??? @samcook

@asizikov asizikov deleted the netcore-sourcegenerator-wip branch June 8, 2023 13:32
@samcook
Copy link
Owner

samcook commented Jun 8, 2023

We're actually starting looking at trying to use Shaolinq in modern .NET 🎉

@asizikov
Copy link
Author

asizikov commented Jun 8, 2023

@samcook this one is pending too: platformdotnet/Platform#21 it's a dependency

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants