huiyuanai709
huiyuanai709
Can provide option for TakeSnapshot method replace old snapshot rather than add new version snapshot
when pdf files merged, the bookmarks/outlines destination's page number tend to update In PdfBox 3, I can change pdPageDestination's retrievePageNumber code like this ``` java @Test void pdfMerge() { val...
Try to use EF Core wrapper ado.net, but EF Core IRelationalConnection use DbConnection rather than IDbConnection
//TODO throw Platform.CreateNotImplementedException("IES");
https://github.com/antlr/grammars-v4/blob/b91b6dae10165db9000fabd9c8ee3b966da2d4cc/sql/mysql/Oracle/MySQLParser.g4#L450 eg: create table if not exists payment.example
### What are you wanting to achieve? Try to polymorphism work with source generator JsonDerivedTypeAttribute. The DiscriminatorValueSelector func only have subClass info ```C# public Func DiscriminatorValueSelector { get; set; }...