Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
更新 engine CondDeleted 函数的实现 #1229
Conversation
避免 在使用 postgres 数据库同时, 开启 deleted Tag 情况下 engine.Find 函数调用报错 `pq: invalid input syntax for integer: "0001-01-01 00:00:00"`
Codecov Report
@@ Coverage Diff @@
## master #1229 +/- ##
==========================================
+ Coverage 57.35% 57.37% +0.02%
==========================================
Files 43 43
Lines 7797 7801 +4
==========================================
+ Hits 4472 4476 +4
Misses 2771 2771
Partials 554 554
Continue to review full report at Codecov.
|
|
Could you add some tests? |

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

避免 在使用 postgres 数据库同时, 开启 deleted Tag 情况下
engine.Find 函数调用报错
pq: invalid input syntax for integer: "0001-01-01 00:00:00"