')*`
>>
>> The reason is that the field names are in string format not in
>> db.tablename.fieldname format
>>
>>
>> On Wed, Jan 27, 2021 at 6:30 PM Jim Steil wrote:
>>
>>> What is wrong with using the example you provided?
>>>
ided?
>
> -Jim
>
>
> On Tue, Jan 26, 2021 at 10:45 PM Muhammad Atif Ayaz
> wrote:
>
>> Thank you Jim, it works.
>>
>> Do you think a way that can help dynamically making a list of all fields
>> of a table and then we can remove specific fields from i
Thank you Jim, it works.
Do you think a way that can help dynamically making a list of all fields of
a table and then we can remove specific fields from it.
Like the following which produces the required list but in the desired
data-type:
fields = [fld for fld in db.engagement.fields if fld!='toke
Thanks a lot for a very useful tip
Regards
On Tue, Dec 18, 2012 at 9:18 PM, Anthony wrote:
> t will automatically convert the res
--
yes it's the same application that worked properly with sqlite and now I am
trying to connect it to new postgres db.
sql.log doesn't have a single error message.
On Tue, Dec 18, 2012 at 2:38 PM, Niphlod wrote:
> yeah, but you must be sure that those refer to the new database: if it's
> the same
5 matches
Mail list logo