GithubHelp home page GithubHelp logo

Comments (5)

kostafey avatar kostafey commented on September 4, 2024

It's a documentation mistake. Please, use / instead of \.

from ejc-sql.

WammKD avatar WammKD commented on September 4, 2024

'Fraid that has the same result. I'd originally done that (I thought I'd remember the doc. originally saying to use /, plus there's font-lock highlighting for it when used) but pretty much the exact same thing happens.

from ejc-sql.

kostafey avatar kostafey commented on September 4, 2024

Ok. Let's figure out, you have some SQL buffer with a text like this:

select * from sometable
/
select * from othertable

right?
If you use Oracle database, please add :separator "/" to your ejc-create-connection config.

Furthermore, you can place you cursor (point) somewhere in one of this SQL statements and try:
M-x eval-expression [RET] (ejc-get-sql-boundaries-at-point) [RET]
What is the result of such evaluation?

from ejc-sql.

WammKD avatar WammKD commented on September 4, 2024

I think I see what the issue is, now. I'd been doing

select * from sometable /
select * from othertable

Doing it as you have it works. I could've sworn I'd done it like above before (hence why I was confused when it wasn't working) but 'could just be my poor memory.

Thanks for helping me figure it out!

Might be worth putting a note in the doc. in case someone else tries what I did?

from ejc-sql.

kostafey avatar kostafey commented on September 4, 2024

Great! I've added some more usage examples. Looks like, I need to make a screencast with all ejs-sql functionality observation, sonce some of it may be not so obvious.

from ejc-sql.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.