q icon indicating copy to clipboard operation
q copied to clipboard

q - Run SQL directly on delimited files and multi-file sqlite databases

Results 122 q issues
Sort by recently updated
recently updated
newest added

Currently, q is using datetime.datetime.utcnow(). Unfortunately, this produces a big warning in Python 3.12, which makes q not really useable anymore. This warning also breaks all unit tests. This patch...

Found via `typos --hidden --format brief`