Skip to content
This repository has been archived by the owner on Jun 2, 2024. It is now read-only.

Releases: asika32764/JConsole

1.0.9

11 Mar 14:21
Compare
Choose a tag to compare
Merge pull request #32 from LeoOnTheEarth/patch-2

fix bug when "DEFAULT" is 0 or "" (an empty string)

1.0.8

31 Jul 02:32
Compare
Choose a tag to compare
  • Add Asset commands
  • Add User commands
  • Add Pdomysql support for Joomla 3.4

1.0.7

07 Aug 04:45
Compare
Choose a tag to compare
  • [Sqlsync] Auto create database.
  • [Sqlsync] Add hooks in import & export process.

1.0.6

30 Jun 13:00
Compare
Choose a tag to compare
  • Add joomla/filesystem to require list.
  • Fix some bin file permission bug.

1.0.5

17 Apr 07:00
Compare
Choose a tag to compare
  • DROP TABLE syntax add name quote

1.0.4

12 Apr 07:53
Compare
Choose a tag to compare
  • Disabled ANSI color in Windows
  • Install script use realpath()
  • New track rules, no longer track non-exists tables.
  • Update composer
  • Table sync should add --all option

1.0.3

24 Feb 02:25
Compare
Choose a tag to compare
  • Deny schema access
  • Fix index import bugs

1.0.2

22 Feb 09:49
Compare
Choose a tag to compare
Merge branch 'master' of github.com:asika32764/JConsole into staging