This website requires JavaScript.
Explore
Help
Register
Sign In
ouyang
/
snipe-it
Watch
1
Star
0
Fork
0
You've already forked snipe-it
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
13d11bfdcc8b76c7b283d2cee6369d0cb6db4174
snipe-it
/
app
/
Console
T
History
Daniel Meltzer
6ba37a3a8d
Add a 'soft' delete option to the pave tool. This leaves db structure and migrations in place but removes everything inside the db except the first user.
2016-06-05 10:24:42 -05:00
..
Commands
Add a 'soft' delete option to the pave tool. This leaves db structure and migrations in place but removes everything inside the db except the first user.
2016-06-05 10:24:42 -05:00
Kernel.php
Update/port ObjectImportComandd to work with v3. Also change to do one big transactional commit instead of writing to db after each item. Went from a 2 minute import to a 5 second import for a 2000 item file. I still need to do some more santization of the input and work on error handling, but this seems to be in decent shape.
2016-05-18 22:40:02 -05:00