Download List

Descripción del Proyecto

地理データ等を集約するXMLデータベースシステム

System Requirements

System requirement is not defined

Publicado: 2009-10-08 12:52
daruma daruma-20091008 (1 files Ocultar)

Release Notes

* changed --debug option to write verbose debug messages.

* changed to check restricted geometry types such as PointPropertyType
strictly. Now, error shall be returned if you insert unmatched geometry
type items.

* changed to check property list of Update command strictly. If multiple
values are bound to one property, error shall be returned.

* changed to disconnect all connections explicitly when received ctrl-c or
signals.

○ --debug オプションでデバッグログを吐き出すようにした。

○ Ctrl-C やシグナルで DaRuMa を止めたときに、明示的にコネクションの切断を
行なうように変更した。

○ PointPropertyType のような特定のジオメトリしか保持しない型のチェックを
厳密にするようにした。型の違う項目を Insert するときちんとエラーを
返すようになった。

○ Update のチェックを厳密に行なうようになった。同名のプロパティが見つかった
場合はエラーになるようにした。

Changelog

No Changelogs