forked from anjoy8/Blog.Core
-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: binyly/Blog.Core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: anjoy8/Blog.Core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 35 files changed
- 2 contributors
Commits on Dec 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d0b029f - Browse repository at this point
Copy the full SHA d0b029fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 593505a - Browse repository at this point
Copy the full SHA 593505aView commit details
Commits on Dec 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cc8965b - Browse repository at this point
Copy the full SHA cc8965bView commit details
Commits on Apr 27, 2025
-
将
int jobid的类型更改为long jobid,再添加任务时候,创建的ID为雪花ID103437859424436410 committedApr 27, 2025 Configuration menu - View commit details
-
Copy full SHA for 020ef4b - Browse repository at this point
Copy the full SHA 020ef4bView commit details
Commits on May 22, 2025
-
✨⚡️ 新增SqlSugar DbMaintenance扩展,支持清除SqlSugar表信息缓存功能
使用场景: 调用 DbMaintenance.IsAnyTable 时会缓存表的元数据信息, SqlSugar 未提供显式清理该缓存的方法。 如果通过 DbMaintenance.IsAnyTable(tableName, false) 绕过缓存, 则每次调用都会重新查询所有表信息,影响性能。 建议在InitTable后进行清理缓存.
Configuration menu - View commit details
-
Copy full SHA for 6430fd1 - Browse repository at this point
Copy the full SHA 6430fd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 692b0ec - Browse repository at this point
Copy the full SHA 692b0ecView commit details
Commits on May 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 93559c5 - Browse repository at this point
Copy the full SHA 93559c5View commit details
Commits on Oct 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for bcb4d17 - Browse repository at this point
Copy the full SHA bcb4d17View commit details
Commits on Apr 3, 2026
-
Configuration menu - View commit details
-
Copy full SHA for b36662e - Browse repository at this point
Copy the full SHA b36662eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e41f963 - Browse repository at this point
Copy the full SHA e41f963View commit details
Commits on Apr 14, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 1ec95ee - Browse repository at this point
Copy the full SHA 1ec95eeView commit details -
Merge pull request anjoy8#378 from LiDoubt/fix-bug-in-tasks
将 `int jobid` 的类型更改为 `long jobid`,再添加任务时候,创建的ID为雪花ID
Configuration menu - View commit details
-
Copy full SHA for bbb9aa7 - Browse repository at this point
Copy the full SHA bbb9aa7View commit details
Commits on Apr 16, 2026
-
Configuration menu - View commit details
-
Copy full SHA for efb3ffb - Browse repository at this point
Copy the full SHA efb3ffbView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc01216 - Browse repository at this point
Copy the full SHA fc01216View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master