you are viewing a single comment's thread
view the rest of the comments
[+] [S] 10 points 4 months ago* (last edited 2 days ago) (8 children)
  • [–] 14 points 4 months ago (3 children)

    I use rust's SQLx which map bools to numbers so it must be a problem with your connector maybe

  • source
  • parent
  • hideshow 3 child comments
  • [–] 7 points 4 months ago (2 children)

    That’s what I like about Ruby ORMs. They did all the conversion for you, and you could have SQLite on your dev box, Postgres on the test server and MySQL on the annoying production host that wouldn’t run anything else.

    This was 18 years ago though.

  • source
  • parent
  • hideshow 2 child comments