-
I recently upgraded to Moodle 3.3.4 (Build: 20180208), and upgraded mod_dataform to 3.3.2, afterwards got this error:
```
Debug info: Unknown column 'e.type' in 'field list'
SELECT e.id, e.dataid…
-
Hi,
Firstly thanks for the amazing resource, this really is a great accelerator.
I do have a question on approaches or best practices when consolidating multiple Google Ad and Google Analytics t…
-
i.e.
```
{
"warehouse": "bigquery",
"defaultSchema": "dataform",
"assertionSchema": "dataform_assertions",
"defaultDatabase": "dataform-corp",
"vars": {
"environmentName": "development"
…
-
Hello,
When I install npm install -g @dataform/cli@latest, I have an error saying:
npm WARN deprecated vm2@3.9.19: The library contains critical security issues and should not be used for produ…
-
### Did you verify this is a real problem by searching the [NativeScript Forum]
NA
### Tell us about the problem
I had raised this issue https://github.com/telerik/nativescript-ui-feedback/issues…
-
**Environment**
- CLI: 7.0.8
- Android Runtime:7.0.0
- Plugin:nativescript-ui-dataform 7.0.2
I added plugin nativescript-ui-dataform to my project with command,
`tns plugin add nativescrip…
-
# Tell us about the problem
Hello, I've installed nativescript-ui-dataform, and I'm getting this error when app runs on Android 29 (on iOS app freezing on start screen with NS logo):
> System.err:…
-
Hi I posted in a wrong thread, but it would be great if there would be some support of sourcing external files for table descriptions (preferably makrdown).
This would enable us to have renderable …
-
When the environment name has been specified in the RunCreateRequest command on the Dataform Web API, it fails to pull-in the configOverride settings (i.e. schemaSuffix) specified in the environment c…
-
Once uploaded images do not validate if the form is submitted without changing them. PIL throws IOError (truncated file).
Changing file's opening mode should help:
https://github.com/django-dataform…