Re: how to delete table from database?

2009-05-23 Thread Francis
ave the problem to delete table from databasei m using SQLITE3 > any one give me the code to how delete the table from database... > > thanks --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users&

Re: how to delete table from database?

2009-05-23 Thread Masklinn
On 23 May 2009, at 13:01 , ashish tiwari wrote: > i create the tables in models.py > > i have the problem to delete table from databasei m using SQLITE3 > any one give me the code to how delete the table from database... > > thanks Use standard SQL DDL: DRO

how to delete table from database?

2009-05-23 Thread ashish tiwari
i create the tables in models.py i have the problem to delete table from databasei m using SQLITE3 any one give me the code to how delete the table from database... thanks --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google