Re: [sqlite] A graphical tool to handle sqlite schema change(more than ALTER TABLE)

2013-09-19 Thread Kees Nuyt
On Wed, 18 Sep 2013 20:53:31 -0700 (PDT), niubao wrote: >Thank you very much Simon, for your detailed and very clear explanation on >this. I wonder if there is some materials, a tutorial or something, that >are dedicated to SQLite schema change for beginners? > >There seems

Re: [sqlite] A graphical tool to handle sqlite schema change(more than ALTER TABLE)

2013-09-19 Thread Peter Haworth
at 9:00 AM, <sqlite-users-requ...@sqlite.org> wrote: > Message: 3 > Date: Wed, 18 Sep 2013 13:54:34 -0700 (PDT) > From: niubao <niuba...@gmail.com> > To: sqlite-users@sqlite.org > Subject: Re: [sqlite] A graphical tool to handle sqlite schema > change(more

Re: [sqlite] A graphical tool to handle sqlite schema change(more than ALTER TABLE)

2013-09-18 Thread niubao
://sqlite.1065341.n5.nabble.com/A-graphical-tool-to-handle-sqlite-schema-change-more-than-ALTER-TABLE-tp71338p71357.html Sent from the SQLite mailing list archive at Nabble.com. ___ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin

Re: [sqlite] A graphical tool to handle sqlite schema change(more than ALTER TABLE)

2013-09-18 Thread Simon Slavin
On 19 Sep 2013, at 3:50am, Bao Niu wrote: > After a thorough trial I've finally got this firefox add-on to work > properly. And it's great! It basically provides everything that I needed, > except for one: changing foreign key constraints from the gui. Is it > possible to do

Re: [sqlite] A graphical tool to handle sqlite schema change(more than ALTER TABLE)

2013-09-18 Thread Bao Niu
is email, your message will be added to the discussion > > below: > > > > > http://sqlite.1065341.n5.nabble.com/A-graphical-tool-to-handle-sqlite-schema-change-more-than-ALTER-TABLE-tp71338p71353.html > > To unsubscribe from A graphical tool to handle sqlite schema cha

Re: [sqlite] A graphical tool to handle sqlite schema change(more than ALTER TABLE)

2013-09-18 Thread niubao
reply to this email, your message will be added to the discussion > below: > > http://sqlite.1065341.n5.nabble.com/A-graphical-tool-to-handle-sqlite-schema-change-more-than-ALTER-TABLE-tp71338p71353.html > To unsubscribe from A graphical tool to handle sqlite schema change(more > than

Re: [sqlite] A graphical tool to handle sqlite schema change(more than ALTER TABLE)

2013-09-18 Thread niubao
-sqlite-schema-change-more-than-ALTER-TABLE-tp71338p71352.html Sent from the SQLite mailing list archive at Nabble.com. ___ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Re: [sqlite] A graphical tool to handle sqlite schema change(more than ALTER TABLE)

2013-09-18 Thread Jason H
It kinda is whe. All you nees is a select into Sent from Yahoo! Mail on Android ___ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Re: [sqlite] A graphical tool to handle sqlite schema change(more than ALTER TABLE)

2013-09-18 Thread Kees Nuyt
On Wed, 18 Sep 2013 20:46:47 +, Reid Thompson wrote: > >On Wed, 2013-09-18 at 11:02 -0700, Bao Niu wrote: > >> > > Is there a tool that allows you to graphically change sqlite schema as >> > simple >> > > as editing a spreadsheet? >

Re: [sqlite] A graphical tool to handle sqlite schema change(more than ALTER TABLE)

2013-09-18 Thread niubao
be added to the discussion > below: > > http://sqlite.1065341.n5.nabble.com/A-graphical-tool-to-handle-sqlite-schema-change-more-than-ALTER-TABLE-tp71338p71349.html > To unsubscribe from A graphical tool to handle sqlite schema change(more > than AL

Re: [sqlite] A graphical tool to handle sqlite schema change(more than ALTER TABLE)

2013-09-18 Thread Reid Thompson
On Wed, 2013-09-18 at 11:02 -0700, Bao Niu wrote: > > > Is there a tool that allows you to graphically change sqlite schema as > > simple > > > as editing a spreadsheet? https://code.google.com/p/sqlite-manager/ should meet your needs ___

Re: [sqlite] A graphical tool to handle sqlite schema change(more than ALTER TABLE)

2013-09-18 Thread Bao Niu
Linux is the only operating system. On Sep 18, 2013 5:03 AM, "Simon Slavin" wrote: > > On 18 Sep 2013, at 1:49am, niubao wrote: > > > Is there a tool that allows you to graphically change sqlite schema as > simple > > as editing a spreadsheet? > > What

Re: [sqlite] A graphical tool to handle sqlite schema change(more than ALTER TABLE)

2013-09-18 Thread Tim Streater
On 18 Sep 2013 at 01:49, niubao wrote: > Is there a tool that allows you to graphically change sqlite schema as simple > as editing a spreadsheet? For example if I wanted to change a column name > from "my_driving_hours" to "driving_time", instead of writing a line of >

Re: [sqlite] A graphical tool to handle sqlite schema change(more than ALTER TABLE)

2013-09-18 Thread Simon Slavin
On 18 Sep 2013, at 1:49am, niubao wrote: > Is there a tool that allows you to graphically change sqlite schema as simple > as editing a spreadsheet? What Operating System ? Simon. ___ sqlite-users mailing list

[sqlite] A graphical tool to handle sqlite schema change(more than ALTER TABLE)

2013-09-17 Thread niubao
text: http://sqlite.1065341.n5.nabble.com/A-graphical-tool-to-handle-sqlite-schema-change-more-than-ALTER-TABLE-tp71338.html Sent from the SQLite mailing list archive at Nabble.com. ___ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org: