basis-company / tarantool-admin

MIT License
110 stars 28 forks source link

fix check p.field when it 0 #71

Closed d-enk closed 1 year ago

d-enk commented 1 year ago

explicit check p.field for undefined

checking if the path starts with a dot or not to build the correct name (tarantool supports both options)