Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Operations on tables: CREATE / ALTER TABLE or queries different to CRUD #30

Open
jmas opened this issue Mar 14, 2016 · 3 comments
Open

Comments

@jmas
Copy link

jmas commented Mar 14, 2016

Hello. Just want to know: do we have ability to make CREATE / ALTER TABLE queries or different queries than standard CRUD.

@jmas jmas changed the title Operations on tables: create / edit or queries different to CRUD Operations on tables: create / alter or queries different to CRUD Mar 14, 2016
@jmas jmas changed the title Operations on tables: create / alter or queries different to CRUD Operations on tables: CREATE / ALTER TABLE or queries different to CRUD Mar 14, 2016
@FaaPz FaaPz added the question label Mar 21, 2016
@FaaPz
Copy link
Owner

FaaPz commented Mar 21, 2016

Hi @jmas, not at the moment, no. You could write them yourself, because Slim-PDO is merely a wrapper for PDO.

Would you like to see these functionalities in the upcoming major version release? 😄

@kwhat
Copy link
Collaborator

kwhat commented Dec 18, 2019

Now that 2.0 is out the door, I will look at this for 2.1 / 3.0. I think it maybe doable.

@kwhat kwhat added this to the v2.1.0 milestone Dec 18, 2019
@kwhat kwhat mentioned this issue Dec 21, 2019
6 tasks
@kwhat kwhat modified the milestones: v2.1.0, v3.0.0 Jan 9, 2020
@kwhat kwhat removed the help wanted label Nov 2, 2021
@kwhat
Copy link
Collaborator

kwhat commented Nov 2, 2021

I am working on at least CREATE table/view/user for v3. Not sure ALTER table will make it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants