bobocode-labs / gojohnny-rest-api

REST API for GoJohnny project
0 stars 0 forks source link

Feature/32 Added field 'type' to Place table #61

Closed remezenkos closed 5 years ago

remezenkos commented 5 years ago

-Added enum PlaceType; -added field type to Place.class; -added column type into table place.