Yuren's Info Area
yurinfore
Yuren's Info Area is about »
tag cloud
- about:config
- adobe
- apt
- apt-get
- artwork
- asus
- beagle
- beryl
- compiz
- compiz fusion
- coscup
- deb
- debian
- deborphan
- desktop
- downthemall
- drbl
- editor
- eee-pc
- eog
- evolution
- fast boot
- fedora
- firefox
- firegestures
- flash
- font
- foxconn
- gae
- geany
- gmail
- gnome
- gnome-panel
- google calendar
- google code search
- google desktop
- google docs
- google maps
- google presentations
- google profile
- google reader
- google talk
- graphviz
- gtk
- gtkorphan
- hardy
- icos
- intel
- irc
- irssi
- jaiku
- jamei
- java
- jserv
- kalug
- kkbox
- laptop
- lazybuntu
- lazyeeepc
- lenny
- libgtkembedmoz
- linux
- linux taiwan
- lively
- logo
- mac os
- mint
- moblin
- ms windows
- music player
- mx510
- opcion
- open source
- openca
- openoffice.org
- openstreetmap
- palm
- picasa
- pidgin
- postgresql
- python
- qt
- remember the milk
- remix
- rpm
- rtm
- ruby
- ruby on rails
- screenshot
- software
- sources.list
- ssh
- sshfs
- symbian
- tab
- tero
- thinkpad
- todo
- topic
- tosres
- tossug
- trackpoint
- translation
- tunnel
- ubuntu
- ubuntu 8.04
- video
- vim
- virtualbox
- vpn
- wlot
- x-window
- xandros
- zenity
- 中文
- 富士康
- 當兵
- 硬體
- 筆記
- 高雄
» [GAE筆記] 相同的參考表格
如果你的資料表同時參照了另外一個表格很多次,GAE 會抱怨 class google.appengine.ext.db.duplicatepropertyerror。此時你只要給每個參考屬性不同的 collection_name 即可解決。
例如這樣:
更詳細請參考以下網址
- http://appengineguy.com/2008/06/mutual-model-relations.html
- http://code.google.com/appengine/articles/modeling.html









