|
You are here |
simonwillison.net | ||
| | | | |
til.simonwillison.net
|
|
| | | | | SQLite supports aggregate filter clauses (as of 3.30.0, released 2019-10-04 ), as described in this SQL Pivot in all databases tutorial. | |
| | | | |
til.simonwillison.net
|
|
| | | | | I learned this trick today while browsing the code of Blacklite , a neat Java library for writing diagnostic logs to a SQLite database. | |
| | | | |
til.simonwillison.net
|
|
| | | | | The latest version of SpatiaLite adds KNN support, which makes it easy to efficiently answer the question "what are the X closest records to this point". | |
| | | | |
nick.zoic.org
|
|
| | | [AI summary] The post explains the error caused by defining foreign keys between InnoDB and MyISAM tables in MySQL and MariaDB, offering a solution to migrate legacy tables to InnoDB. | ||