📋
GoSQL
  • GoSQL
  • Conventions
  • Basic Usage
    • Select Queries
    • Insert
    • Update
    • Delete
  • Advanced Usage
Powered by GitBook
On this page

Was this helpful?

Advanced Usage

*gosql.DB has several other methods to interact with a database.

  1. MaunalUpdate

  2. ManualDelete

  3. Count

  4. TODO: others...

PreviousDelete

Last updated 5 years ago

Was this helpful?