Re: [Rails] Re: Sqlite3 is confused me fully ? What to give database extension (.db or .sqlite3)?
One more question how to switch database in Sqlite3.In mysql we fireuse database_nameIn postgre we fire\c database_nameBut what to fire in sqlite3 ?I do lots of google but i get nothing.
You only have a single database in SQLite3, there is no need to select one.
Type ".help" inside the SQLite3 shell to learn more.
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home