Skip to content

v1.0.6

Choose a tag to compare

@gmpassos gmpassos released this 26 Sep 20:05
· 5 commits to master since this release
  • New CommandLog and WithVariables.

  • Command extends CommandLog.

  • DBCommand:

    • Added field properties.
  • New DBCommandSet.

  • SQL:

    • Added field executedSQL, with the actual executed SQL String.
  • New Procedure: allows execution of dynamic Dart code loaded by ApolloVM.

  • apollovm: ^0.0.38