This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
opensourcepos
Watch
1
Star
0
Fork
0
You've already forked opensourcepos
mirror of
https://github.com/opensourcepos/opensourcepos.git
synced
2026-04-16 12:57:32 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2fbc9a4a79ec526ca49563997860d2e18b9595bd
opensourcepos
/
app
/
Database
History
Steve Ireland
294c6a9c32
For
#3734
. This drops the unique index on customer.account_number and replaces it with a non-unique key so that we maintain performance when looking up the account_number.
2023-04-27 21:54:13 -04:00
..
Migrations
For
#3734
. This drops the unique index on customer.account_number and replaces it with a non-unique key so that we maintain performance when looking up the account_number.
2023-04-27 21:54:13 -04:00
Seeds
Upgrade to CodeIgniter 4.1.3
2023-04-27 21:52:54 -04:00
constraints.sql
moved base scripts to a place that makes more sense
2023-04-27 21:54:10 -04:00
docker_mysql.cnf
moved base scripts to a place that makes more sense
2023-04-27 21:54:10 -04:00
Dockerfile
moved base scripts to a place that makes more sense
2023-04-27 21:54:10 -04:00
resetdatabase.sh
moved base scripts to a place that makes more sense
2023-04-27 21:54:10 -04:00
tables.sql
Restore the tables.sql to its virgin state.
2023-04-27 21:54:12 -04:00