Steve Baldwin

Results 6 issues of Steve Baldwin

Maybe I'm doing something wrong here (or misunderstanding things) but this returns `true`: ``` puts "Prepared: #{db.prepared_statements?}" ``` I then ran this: ``` db.transaction do |trx| e1 = Time.measure do...

Hi, Am I doing something wrong [here](https://groups.google.com/forum/#!topic/crystal-lang/HQgDg2a7UbA) ? Thanks, Steve

Unlike 'regular' tables, the value returned by the pseudo column ROWID for IOT's is not of fixed length. I have an IOT with a multi-column primary key. When I try...

Hi, Are you planning on bumping your alpine version to 3.19 any time soon? I'm looking to be able to access the postgresql16 client package. Thanks, Steve

This is quite likely due to my inexperience with es6, but I'm in the process of migrating a typescript project from commonjs to es6, and I'm stuck. I've created a...

### Did you read the migration guide? - [X] I have read the whole migration guide ### Is there an existing issue that is already proposing this? - [X] I...

type: bug :sob:
needs triage