Contents Menu Expand Light mode Dark mode Auto light/dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content

0.6.5

Logo

0.6.5

Contents

  • Getting Started
  • Contributing
  • Examples
    • Databases
      • AioSQLite
      • PostgreSQL
    • Main Example
    • Logging
    • Embed Templates
    • Language
    • Localization
    • Custom Ready Event
    • Help Command
  • API Reference
    • Databases
      • PostgreSQL
      • SQLite
    • Bot
    • Embeds
    • Utils
    • Time
    • Logs
    • Enums
    • Components
    • Exceptions
    • Blacklist
    • Localization
Back to top
View this page
Edit this page

DatabasesΒΆ

Here is an overview of all features.

  • PostgreSQL
  • SQLite
    • DBHandler
      • DBHandler.start()
      • DBHandler.connect()
      • DBHandler.close()
      • DBHandler.one()
      • DBHandler.all()
      • DBHandler.exec()
      • DBHandler.execute()
      • DBHandler.executemany()
Next
PostgreSQL
Previous
API Reference
Copyright © 2024, tibue99
Made with Sphinx and @pradyunsg's Furo