Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.24 KB

README.md

File metadata and controls

39 lines (24 loc) · 1.24 KB

DEPRECATION NOTICE

This project is fully functional but should not be used anymore.

Instead, look at,


This documentation exists for the people stuck with this library.


TypeScript Version Compatibility

Note that this library was written for TypeScript 3.5.1

It is very unlikely that this library will work with older or newer versions of TypeScript without tweaks.

Each new version of TypeScript generally makes breaking changes to the type system, whether they are new features, bug fixes, or even new bugs.

These changes to the type system are generally not backported.

Therefore, a complex-enough TypeScript library will find it very difficult to support more than one TypeScript version.


Table of Contents

  1. Data Types
  2. Table Declaration
  3. INSERT/UPDATE/DELETE statements
  4. Query Building
  5. Expressions