This website requires JavaScript.
Explore
Help
Sign In
fabio
/
AdmMono
Watch
1
Star
0
Fork
You've already forked AdmMono
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d44ebe322d
AdmMono
/
src
/
db
/
migration
/
V20161028_1111__mantis8171.sql
2 lines
88 B
SQL
Raw
Blame
History
alter
table
caja
add
CCF
VARCHAR2
(
6
BYTE
)
;
alter
table
boleto
add
CCF
VARCHAR2
(
6
BYTE
)
;
Reference in New Issue
View Git Blame
Copy Permalink