summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-09-30makes more sense the other way :)HEADmasterDanijel Tasov1-2/+2
2010-05-03Remove deprecated subroutines call with 'do'Robert Bohne1-2/+2
2009-11-17added synonyms to completionDaTa1-2/+10
2009-08-22fixed some identation issues introduced by last commitDaTa1-52/+52
2009-08-21removed useless spaces and expanded tabsDanijel Tasov1-339/+339
2009-08-21added table completion to show depsDaTa1-4/+18
2009-08-21* added 'show recyclebin'DaTa1-8/+20
2009-08-20don't start CSV files with newlineDaTa1-1/+1
2009-08-10added views to tab completionDaTa1-2/+2
2009-07-05do show ddl for functions and procedures tooDaTa1-1/+2
2009-06-29doc bugDaTa1-1/+1
2009-06-04Merge branch 'master' of git@github.com:datamuc/yasqlngDaTa1-0/+13
2009-05-12Add command: show invalid objectsRobert Bohne1-0/+13
2009-05-03Merge branch 'master' of git@github.com:datamuc/yasqlngDaTa1-26/+97
2009-04-22fixed diff --checkDaTa1-19/+24
2009-04-21Show delete_rule in show deps onRobert Bohne1-0/+3
2009-04-20Print more informations on show (all) synonyms.Robert Bohne1-2/+15
2009-04-19add object type detection and handling to show ddl functionRobert Bohne1-20/+44
2009-04-19Add get_object_type functionRobert Bohne1-0/+20
2009-04-17Write config (%conf) on set long_read_lenRobert Bohne1-0/+1
2009-04-17Fix let output, print LongReadLen from DBH not from $confRobert Bohne1-0/+5
2009-04-17Fix typoRobert Bohne1-2/+2
2009-04-08Merge branch 'master' of git@github.com:datamuc/yasqlngDaTa1-4/+37
2009-04-08Add Lock info, show blocked or 'wait for' sessions.Robert Bohne1-30/+37
2009-04-08Add blocked SID column in show locks functionRobert Bohne1-0/+26
2009-03-05updated install instructionsDaTa1-20/+7
2009-03-05Update show locks function, add column programRobert Bohne1-0/+1
2009-03-05splitted overlong lineDaTa1-9/+12
2009-03-05Add 'show locks' functionRobert Bohne1-0/+77
2009-03-04Merge branch 'master' of git@github.com:datamuc/yasqlngDaTa1-3/+0
2009-03-04no need to track the README, it's just perldoc yasql.inDaTa1-806/+0
2009-03-04Makefile is part of the distribution now, don't delete itDaTa1-3/+0
2009-03-01Change the buildsystemDaTa7-972/+76
2009-02-28it is called ReadLine not ReadlineDaTa1-2/+2
2009-02-27fixed typo of 25418e636dab02d64944e4ef797196b594239c8fDaTa1-1/+1
2009-02-24removed whitespaces of ccc224b4DaTa1-3/+2
2009-02-24show deps showed wrong constraint nameDaTa1-1/+1
2009-02-24eliminated all the null values in show depsDaTa1-17/+11
2009-02-20* show constraint name on deps outputDaTa1-7/+12
2009-02-19Merge branch 'master' of git@github.com:datamuc/yasqlngRobert Bohne4-6/+23
2009-02-19Add default config handler in set functionRobert Bohne1-0/+2
2009-02-19Add let function to display all configurationsRobert Bohne1-14/+34
2009-02-19* Install yasql.1 if Pod::Man is availableDaTa4-6/+23
2009-02-19Revert "* Install yasql.1 if Pod::Man is available"DaTa4-20/+6
2009-02-19* Install yasql.1 if Pod::Man is availableDaTa4-6/+20
2009-02-18There is currently no manpageDaTa1-3/+3
2009-02-18Update Column Names from show depsRobert Bohne1-1/+7
2009-02-18Add 'show ddl from|on..' function. Add quiet-list format, it is a quiet mode ...Robert Bohne1-5/+34
2009-02-17fixed helpDaTa1-1/+1
2009-02-17* fixed show dependenciesDaTa1-34/+41