• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

justin-millman / Kvasir / 19000805943

Builds Branch Commit Type Ran Committer Via Coverage
19000805943 main Translation of Localizations This commit introduces Localizations, a new first-class property type that Kvasir can handle. A Localization is any type derived from the Localization<K, L, V> generic, which in turn implements the brand new ILocaliza... push 01 Nov 2025 06:22PM UTC justin-millman github
98.34
19000754664 feature/localization-v3 Merge 2fcfed65a into 78e381103 Pull #148 01 Nov 2025 06:18PM UTC web-flow github
98.34
16401577818 main Harden Rule Around Nullability of Relations This commit hardens the translation logic regarding nullability and Relations. In particular: * Relations cannot be natively nullable * Natively nullable Relations that are annotated as [NonNulla... push 20 Jul 2025 03:46PM UTC justin-millman github
98.51
16401550038 bugfix/fix-relation-nullability Merge 3cfe67629 into f792b6273 Pull #147 20 Jul 2025 03:43PM UTC web-flow github
98.51
16081764670 main Simplify Relation Interfaces This commit removes a number of interfaces explicitly listed for the four Relation containers, since those interfaces were already present through others. For example, IEnumerable<T> is implied by IList<T>, and theref... push 04 Jul 2025 10:36PM UTC justin-millman github
98.53
16081417047 cleanup/relation-base-interfaces Merge 901f7e117 into 2d0e9053a Pull #146 04 Jul 2025 09:57PM UTC web-flow github
98.53
16080746156 main Make VARCHAR(255) the Data Type for Text Fields in MySQL This commit changes, yet again, the behavior for Text-type Fields in the MySQL provider. Previously, they defaulted to being represented with LONGTEXT and would become VARCHAR(N) when a [Ch... push 04 Jul 2025 08:49PM UTC justin-millman github
98.53
16079940397 feature/blobbing Merge d516cde0b into 0cdd44701 Pull #145 04 Jul 2025 07:32PM UTC web-flow github
98.53
15962387070 main Bug Fix: MySQL DateTime Literal Keyword is TIMESTAMP not DATETIME This commit fixes a bug in the rendering of DateTime literals for the MySQL provider. Previously, the keyword identifier used was DATETIME, but this was wrong according to the offi... push 30 Jun 2025 02:24AM UTC justin-millman github
98.53
15962268798 bugfix/mysql-datetime-literal Merge 02d4b4182 into 5a5ec52d2 Pull #144 30 Jun 2025 02:13AM UTC web-flow github
98.53
15962257004 main Support System.DateOnly as a CLR Type This commit adds support for CLR properties backed by System.DateOnly. This is a counterpart to System.DateOnly and is handled basically the same way: defaults are strings parsed into the CLR type and compari... push 30 Jun 2025 02:12AM UTC justin-millman github
98.53
15962137381 feature/date-only Merge dd5e51574 into c4b857370 Pull #143 30 Jun 2025 02:02AM UTC web-flow github
98.53
15958550452 main Switch to Using LONGTEXT for Unbounded String Fields in MySQL This commit switches the MySQL translation of text-type Fields to be LONGTEXT by default, instead of TEXT. The rules for when such a Field becomes a VARCHAR have not changed. I'm doing... push 29 Jun 2025 07:19PM UTC justin-millman github
98.53
15958523452 bugfix/TEXT-to-LONGTEXT Merge 598345a46 into fe5a90a04 Pull #140 29 Jun 2025 07:16PM UTC web-flow github
98.53
15958070764 main MySQL Transaction Logic This commits all of the MySQL-specific transaction commands, according to the generic ICommands interface. There really isn't anything special about the implementation, other than that the actual derived types in play are ... push 29 Jun 2025 06:20PM UTC justin-millman github
98.53
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 15
  • 16
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc