dartboot_mysql 1.0.2 copy "dartboot_mysql: ^1.0.2" to clipboard
dartboot_mysql: ^1.0.2 copied to clipboard

MySQL pool client for DartBoot.

example/dartboot_mysql_example.dart

import 'package:dartboot_core/dartboot_core.dart';
import 'package:dartboot_annotation/annotation.dart';
import './dartboot_mysql_example.g.dart';

/// Run `flutter pub run build_runner build` firstly, then run main.
@dba
void main() {
  DartBoot.run();
}
0
likes
25
points
30
downloads

Publisher

unverified uploader

Weekly Downloads

MySQL pool client for DartBoot.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

dartboot_annotation, dartboot_core, dartboot_db, dartboot_util, mysql1

More

Packages that depend on dartboot_mysql