-
Ship secure high quality software faster.
-
Latest Posts
- SaturdayMP Show 91: PostCast (Part 11 – Saving LinkedIn Token)
- SaturdayMP Show #90: Claude Code Plugin Marketplace
- SaturdayMP Show 89: PostCast (Part 10 – Integration Tests and Keyring Saving)
- SaturdayMP Show 88: Getting Started with Consulting
- SaturdayMP Show 87: Creating PostCast (Part 9 – Figuring Out Testing in Go)
-
Tag! Your it!
.NET .NET Core adventofcode ASP.NET MVC BackAndForth Behemoth Garden BEMCheckBox Birm C# claudecode DataGrip Docker Edmonton .NET User Group Entity Framework fun fyne golang hack the box human resource machine Introduction to ORMs for DBAs ios jekyll Mini-Compressor NUnit ORM picoctf postcast python react Reduce image size Reduce photo size ruby RubyMine ruby on rails saturdaympshow saturdaymp show security software development sql-server standard ruby Takeaways TeamCity Today I Learned xamarin xplugins
-
Archives
April 2026 M T W T F S S 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
Tag Archives: utf8mb4
Today I Learned Altering a SQL Column Removes it’s Default Value
This one I actually already knew but temporarily forgot about it so got to relearn it. In MySQL, and many other databases, updating the column with an ALTER statement will remove any properties not explicitly listed. For example, say you … Continue reading
Posted in Today I Learned
Tagged MySQL, Today I Learned, utf8mb4
Comments Off on Today I Learned Altering a SQL Column Removes it’s Default Value