Skip to content

Left bits of dontet upgrade#1

Merged
samcook merged 13 commits intosamcook:netcore-sourcegenerator-wipfrom
asizikov:netcore-sourcegenerator-wip
Jun 8, 2023
Merged

Left bits of dontet upgrade#1
samcook merged 13 commits intosamcook:netcore-sourcegenerator-wipfrom
asizikov:netcore-sourcegenerator-wip

Conversation

@asizikov
Copy link
Copy Markdown

@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
Copy Markdown
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
Copy Markdown
Owner

samcook commented Jun 8, 2023

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

@asizikov
Copy link
Copy Markdown
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