Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright notices and formatting cleanup. | Jeff Ames | 2008-07-06 | 1 | -2/+2 |
| | |||||
* | * Drop InvType from the assets table since it is no longer used | Justin Clarke Casey | 2008-07-02 | 1 | -7/+0 |
| | | | | | | | | * Migration should be automatic on sqlite and mysql * Migration is not automatic on mssql, you will need to drop the invType column manually * Migration should be fine, but as for any db change, I would recommend making sure you have backups before moving past this revision | ||||
* | From: Alan M Webb <awebb@vnet.ibm.com> | Dr Scofield | 2008-07-02 | 1 | -0/+1993 |
This adds REST services for inventory access. It also allows inventory uploads. |