>
> i pull out my database file and check it schema
>
============================== 

> SQLite version 3.7.12.1 2012-05-22 02:45:53
> Enter ".help" for instructions
> Enter SQL statements terminated with a ";"
> sqlite> .schema
> CREATE TABLE android_metadata (locale TEXT);
> CREATE TABLE record(_id INTEGER PRIMARY KEY AUTOINCREMENT,care_IDtext not 
> null,n
> ametext not null,sextext not null,person_idtext not null,blood_typetext 
> not null
>
> ,smoketext,drunktext,Diagnosis_typetext,Diagnosis_bodytext,care_Diagnosistext,wh
>
> atcaretext,whencareinteger,whocaretext,carewhotext,care_locatationtext,care_freq
> uencytext,singaltimetext,care_Appraisaltext);
> sqlite>
>
==============================
why show android metadata(locale TEXT) 

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to