This website requires JavaScript.
Explore
Help
Sign In
verdnatura
/
salix
Watch
3
Star
4
Fork
You've already forked salix
0
Code
Issues
Pull Requests
57
Releases
Wiki
Activity
4259339afb
salix
/
db
/
versions
/
.archive
/
10752-crimsonChrysanthemum
/
00-firstScript.sql
2 lines
86 B
SQL
Raw
Blame
History
CREATE
INDEX
client_isTaxDataChecked_IDX
USING
BTREE
ON
vn
.
client
(
isTaxDataChecked
)
;
View Git Blame
Copy Permalink