|
You are here |
antzucaro.com | ||
| | | | |
stribny.name
|
|
| | | | | A list of things that we can do when we need to scale a SQL database. | |
| | | | |
nick.zoic.org
|
|
| | | | | ||
| | | | |
buttondown.com
|
|
| | | | | In a SQL database, you can set up a foreign key with REFERENCES: nullbitmap=# CREATE TABLE ab (a INT PRIMARY KEY, b INT); CREATE TABLE nullbitmap=# INSERT... | |
| | | | |
jameshalsall.github.io
|
|
| | | [AI summary] The article discusses the challenges of storing 4-byte UTF-8 characters like emojis in MySQL using Doctrine, highlighting the need to configure the correct character set (UTF8MB4) to avoid errors. | ||