Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.55 KB

File metadata and controls

33 lines (22 loc) · 1.55 KB

Reference

Information-oriented technical descriptions of CQL's APIs, configuration options, and database-specific features. Use this section when you need to look up exact syntax, method signatures, or configuration values.

API Reference

Comprehensive documentation of CQL's classes and methods:

Database Support

Database-specific features and considerations:

  • PostgreSQL - PostgreSQL-specific features and types
  • MySQL - MySQL-specific features and types
  • SQLite - SQLite-specific features and limitations

Quick Reference


Want to understand why things work this way? Visit the Explanation section for conceptual discussions.