Branch: Tag:

2022-11-07

2022-11-07 09:50:49 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Sql.mysql: Fix argument type for utf8_encode_query().

425:   }      string utf8_encode_query (string q, -  function(string, mixed...:string) encode_fn, +  function(string, __unknown__...:string) encode_fn,    mixed ... extras)   //! Encodes the appropriate sections of the query with @[encode_fn].   //! Everything except strings prefixed by an introducer (i.e.