Thread: SQL Explorer
View Single Post
  #23  
Old 12-18-2009, 04:26 AM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Sorry for the delay, updated to version 2.0; see first post (thanks again Tig)

Changelog:
  • New Features and Enhancements
    • The "n" key now toggles instead of opening
      • Addition of the "TOGGLE_KEY" constant to change what key toggles the window (default "n"); see the clientside portion
    • Right-click a tab for a menu to refresh the table or to close the tab
    • You can now right-click the column headings to insert rows, letting you insert columns into empty tables.
    • You can now sort columns by double clicking. Double click once to sort ascending, double click again to sort descending.
    • You can now filter tables with various modes such as "contains", "=", and "LIKE", right from the table view.
  • Fixes
    • Updated inaccurate title of "Tables" tab - used to be called "Databases" (oops)
    • Fixed the auto increment feature in table creation
    • Fixed a problem with table creation when leaving "Default" blank and selecting REAL or INT (now sets it to '0' if not specified)
    • Removed single quotes around columns when creating tables with the GUI and when adding columns with ALTER TABLE.

I'll release an updated version with database statistics when the new NPC-server is released.

Filter:


Sort:
__________________
Reply With Quote