Results 8 issues of Richard Hooker

this can be nice when getblock is supported :) bascially we can then get raw transactions in 2 rpc calls not 1000s Cheers

Apologies for the lose information I have no gone into the depth of the why this is occurring. But I suppose I should read the spec at some point 👍...

**Is your feature request related to a problem? Please describe.** Single Table Design is the new hotness, at present the stores are limited to one type. I propose a Multi...

when using appendToList there is no construction to allow the initial field to be null *FEATURE* **Handle updates for appendToList that allow if not exists for setting a value** ```text...

```python class ItemEmailIdIndex(GlobalSecondaryIndex): class Meta: index_name = "itemEmailIdIndex" projection = KeysOnlyProjection() email_id = UnicodeAttribute(hash_key=True) sk = UnicodeAttribute(range_key=True) class Item(Model, discriminator="Item"): class Meta: table_name = f"items-{STAGE}" region = os.environ.get("AWS_REGION") pk =...

bug
topic-disriminator

No such file or directory Resources/KS_nav_ui.png

ti compile all && ti build iphone using information straight from the docs for example application we get the above errors Titanium 1.8.0.1

even thou default was to not be strict the errors array would always be populated resulting in an compile error on warnings therefore the artefacts would not be created.