Michoel Samuels

Results 2 issues of Michoel Samuels

## Issue I have a Rails app which uses tables that are spread across several schemas. The main tables are in `dbo`, but some tables are in `external`, `sales`, etc....

First off, thank for the great lib! I'm trying to use this library's FFI bindings to use the `worksheet_add_table` function. It's documented in the `Libxlsxwriter` docs [here](https://libxlsxwriter.github.io/working_with_tables.html). I tried using...