mysql_client 0.0.8 copy "mysql_client: ^0.0.8" to clipboard
mysql_client: ^0.0.8 copied to clipboard

outdated

Native MySQL client written in Dart

0.0.8 #

  • Improve error handling
  • Add handling of incomplete packets in _spliPackets() method
  • Fix parameters substitution
  • Add mysql_client tests

0.0.7 #

  • Add doc comments and example

0.0.6 #

  • Implement iterable result sets

0.0.5 #

  • Implement caching_sha2_password auth plugin
  • Refactor data packets handling
  • Split data packets
  • Fix some bugs

0.0.4 #

  • Implement SSL connection
  • Fix bug with hardcoded host and port

0.0.3 #

  • Implement prepared statements
  • Add more tests

0.0.2 #

  • Fix readme and docs

0.0.1 #

  • Initial version.
150
likes
0
pub points
94%
popularity

Publisher

unverified uploader

Native MySQL client written in Dart

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

buffer, crypto, tuple

More

Packages that depend on mysql_client