All Downloads are FREE. Search and download functionalities are using the official Maven repository.

db.mysql.V0.10.12__ModuleListingUpdate.sql Maven / Gradle / Ivy

There is a newer version: 1.5.1
Show newest version
ALTER TABLE jq_module_listing
 ADD `last_modified_date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp();


 




© 2015 - 2025 Weber Informatics LLC | Privacy Policy