mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
Trace query SQL.
This commit is contained in:
parent
668d01aa5f
commit
4a77b0d4ec
1 changed files with 4 additions and 0 deletions
|
|
@ -8,3 +8,7 @@ alias psc='perl -c'
|
||||||
|
|
||||||
#French perldoc
|
#French perldoc
|
||||||
alias perldoc-fr="perldoc -L FR"
|
alias perldoc-fr="perldoc -L FR"
|
||||||
|
|
||||||
|
#Trace query SQL
|
||||||
|
export DBIC_TRACE=1
|
||||||
|
export DBI_TRACE=1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue