Skip to content

Releases: alphasoft-fr/aslinkorm

Upgrade to PHP 8.2, improve platform and schema interface

17 Apr 06:46
Compare
Choose a tag to compare

This update includes the following enhancements:

  • Upgrade to PHP 8.2 to leverage the latest features and performance improvements.
  • Enhance platform interface and functionality, providing a better user experience.
  • Introduce new useful commands:
    • drop: Allows deleting a database or table.
    • create database: Enables creating a new database.
    • search in db: Facilitates searching for data within the database.
    • execute query: Allows executing custom SQL queries.
    • show columns and show tables: Displays columns and tables in the database.

The first stable release of ASLinkORM

06 Sep 13:25
Compare
Choose a tag to compare
1.0.0

Updated Library Namespace