-
Updated
Aug 26, 2020 - Python
SQL
SQL stands for structured query language. It uses commands such as "select", "insert", "update", "delete". Some common relational database management systems that use SQL are: Oracle, MySQL, Microsoft SQL Server, PostgreSQL, etc.
Here are 1,332 public repositories matching this topic...
-
Updated
Aug 1, 2020 - Python
-
Updated
Aug 12, 2020 - Python
-
Updated
Aug 27, 2020 - Python
-
Updated
Aug 24, 2020 - Python
-
Updated
Aug 26, 2020 - Python
-
Updated
Feb 17, 2020 - Python
-
Updated
Aug 14, 2020 - Python
-
Updated
Aug 23, 2020 - Python
-
Updated
Aug 18, 2020 - Python
The functions in this file should be factored out to a separate utility lib as they are reused in bitcoin-etl https://github.com/blockchain-etl/ethereum-etl/blob/develop/ethereumetl/misc_utils.py
-
Updated
Aug 26, 2020 - Python
-
Updated
Aug 20, 2020 - Python
-
Updated
May 24, 2020 - Python
Issue description
The original title key translates the title. It should not.
Version of IMDbPY, Python and OS
- Python:
3.6.9 - IMDbPY:
6.9dev20200125(installed from the repo here) - OS:
uname_result(system='Linux', node='blackfx', release='4.15.0-76-generic', version='#86-Ubuntu SMP Fri Jan 17 17:24:28 UTC 2020', machine='x86_64', processor='x86_64')
Describe the bug
Currently sqlalchemy Table.prefixes are not picked up by alembic when generating a migration using
alembic revision --autogenerate
Expected behavior
The prefixes are picked up by alembic. I've not tested it with other table keyboard, but maybe it's a more common theme
-
Updated
Aug 16, 2020 - Python
When merging two or more schemas with merge_schemas() (in schema_transformation.merge_schemas.py), the generated MergedSchemaDescriptor object contains a schema_ast field with an AST for the merged schema. This AST contains uses of the @stitch directive, but no definition for that directive – and is therefore invalid.
Adding cryptocurrency support would be fairly simple - you'd have to create separate methods in finviz.main_func to contain the code to:
- Scrape the table data from crypto performance webpage using
finviz.helper_functions.scraper_functions.get_table. - Download tables from crypto charts webpage (there
-
Updated
Aug 19, 2020 - Python
Should answer:
- How do I contribute to siuba?
- How will siuba acknowledge / appreciate my contribution?
- What are my responsibilities as a contributor?
Likely need
- CONTRIBUTORS, code of conduct files
- Section of README or docs for appreciating / acknowledging contributions
- Issue templates
-
Updated
Mar 31, 2020 - Python
This is a reminder for me or a task if anyone wants :P
Basically, The last two questions aren't really regex's questions.
To do: